opendreambox-1.6 updated
opendreambox-1.6 has been updated with recent org.openembedded.dev changes, which resulted in packages/ being moved to recipes/. The Makefile has been updated; if you already have it installed, replace “packages” with “recipes” in your conf/local.conf. Oh, and it’s still not stable. If you want to build an image, keep on using opendreambox-1.5.
April 29th, 2009 at 11:51
Hi
When trying to build opendreambox-1.6 for dm600pvr, I am getting following error message:
svn: URL ’svn://svn.eglibc.org/branches/eglibc-2_9@7430′ doesn’t exist
I suspect that the build scripts contain an obsolete link.
Best Regards
Petr
August 6th, 2009 at 4:19
Hi Obi
I trying to compil nfi dm7025 with new makefile 04.08.2009
but i got error because it misses 3 pack
can you add this pack please :)
–2009-08-06 03:12:00– http://dreamboxupdate.com/sources-mirror/apps.dvb.libdvbsi++_cvs.tuxbox.org__20090224.tar.gz
–2009-08-06 03:10:50– http://dreamboxupdate.com/sources-mirror/apps.tuxbox.plugins.tuxtxt_cvs.tuxbox.org__20090130.tar.gz
–2009-08-06 03:07:38– http://dreamboxupdate.com/sources-mirror/apps.tuxbox.libs_cvs.tuxbox.org__20090130.tar.gz
Resolving dreamboxupdate.com… 82.149.226.174
Connecting to dreamboxupdate.com|82.149.226.174|:80… connected.
HTTP request sent, awaiting response… 404 Not Found
2009-08-06 03:07:39 ERROR 404: Not Found.
thank you
MfG
franz
August 6th, 2009 at 15:28
Franz,
I’ve just copied a lot of tarballs to our mirror, so this issue should be fixed for you. I wonder, however, why this was a problem in the first place, because bitbake should have tried to fetch the sources from CVS afterwards. Is access to anonymous CVS being blocked by your network?
Regards
Obi
August 8th, 2009 at 3:19
Hello Obi,
the probleme was with Fedora10 and git 1.6.0.3 , it cannot acces to cvs and it failed to compil git-native_1.6.0.4.bb
With Ubuntu 9.04 ALL go perfectly ( i builded OE1.5 and OE1.6 without error )
NOTE: Running task 2118 of 2118 (ID: 0, /home/franz/opendreambox1.6/dm7025/openembedded/recipes/images/dreambox-image.bb, do_build)
NOTE: Tasks Summary: Attempted 2118 tasks of which 0 didn’t need to be rerun and 0 failed.
franz@franz-desktop:~/opendreambox1.6$
Thanks you
Best regards
franz
August 22nd, 2009 at 13:31
I’ve successfully builf img for DM800 . using Makefile-opendreambox 1.6
I met NO errors
But
when I flashed the img ,it wouldn’t boot
black tv screen
any hints plz
September 1st, 2009 at 23:59
Trying to build a 600pvr image I had this error :-
[code]NOTE: Running task 223 of 350 (ID: 4, /home/pcd/tuxbox-600E2A/dm600pvr/openembedded/recipes/eglibc/eglibc_2.9.bb, do_patch)
NOTE: Applying patch ‘eglibc-svn-arm-lowlevellock-include-tls.patch’ (../openembedded/recipes/eglibc/eglibc-svn/eglibc-svn-arm-lowlevellock-include-tls.patch)
NOTE: Running task 224 of 350 (ID: 5, /home/pcd/tuxbox-600E2A/dm600pvr/openembedded/recipes/eglibc/eglibc_2.9.bb, do_configure)
ERROR: function do_configure failed
ERROR: see log in /home/pcd/tuxbox-600E2A/dm600pvr/build/tmp/work/ppc405-linux/eglibc-2.9-r5/temp/log.do_configure.709
NOTE: Task failed: /home/pcd/tuxbox-600E2A/dm600pvr/build/tmp/work/ppc405-linux/eglibc-2.9-r5/temp/log.do_configure.709
ERROR: TaskFailed event exception, aborting
ERROR: Build of /home/pcd/tuxbox-600E2A/dm600pvr/openembedded/recipes/eglibc/eglibc_2.9.bb do_configure failed
ERROR: Task 5 (/home/pcd/tuxbox-600E2A/dm600pvr/openembedded/recipes/eglibc/eglibc_2.9.bb, do_configure) failed
NOTE: Tasks Summary: Attempted 223 tasks of which 219 didn’t need to be rerunand 1 failed.
ERROR: ‘/home/pcd/tuxbox-600E2A/dm600pvr/openembedded/recipes/eglibc/eglibc_2.9.bb’ failed
[pcd@localhost build][/code]
The config.log had these lines :-
[code]configure:3020: checking for ccache powerpc-linux-gcc -mcpu=405 option to accept ANSI C
configure:3090: ccache powerpc-linux-gcc -mcpu=405 -c -I/home/pcd/tuxbox-600E2A/dm600pvr/build/tmp/staging/ppc405-linux/usr/include -fexpensive-optimizations -fomit-frame-pointer -frename-registers -Os conftest.c >&5
conftest.c:13:19: error: stdio.h: No such file or directory
conftest.c:14:23: error: sys/types.h: No such file or directory
conftest.c:15:22: error: sys/stat.h: No such file or directory
conftest.c:18: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
conftest.c:47: error: expected declaration specifiers or ‘…’ before ‘FILE’
configure:3096: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME “GNU C Library”
| #define PACKAGE_TARNAME “c-library”
| #define PACKAGE_VERSION “(see version.h)”
| #define PACKAGE_STRING “GNU C Library (see version.h)”
| #define PACKAGE_BUGREPORT “glibc”
| #define PKGVERSION “(EGLIBC) ”
| #define REPORT_BUGS_TO “”
| #define HAVE_LIBIDN 1
| /* end confdefs.h. */[/code]
Regards, pcd.
September 3rd, 2009 at 10:37
Hello,
Two days ago - I left a comment regarding errors from a 600pvr build. Did anybody see it - or did it get lost ?
Regards, pcd.
September 12th, 2009 at 20:15
hello
I’m trying to build DM800 img , using enigma2 repository here
http://git.opendreambox.org/?p=enigma2.git;a=summary
I downloaded the repository using the command
git clone git://git.opendreambox.org/git/enigma2.git
but don’t know how to get use of it
I tried to change this line in Makefile-opendreambox file :
GIT_URL = git://git.opendreambox.org/git/openembedded
to
GIT_URL = git://git.opendreambox.org/git/enigma2
but no luck
if the new repository is not enough to build a complete img , so how to get use or test those new repositories
any advice please
September 22nd, 2009 at 10:39
Hello
I am trying to build DM800 image also with openembedded-1.6
After make -f Makefile-openembedded-1.6 image, I got this message.
I supposed to made a whole DM800 image. but nothing.
Need more or is it the error ?
===============================================
===============================================
NOTE: Running task 1695 of 2033 (ID: 11, /home/ydgoo/dm800/openembedded/recipes/images/dreambox-image.bb, do_package_stage)
NOTE: Running task 2032 of 2033 (ID: 10, /home/ydgoo/dm800/openembedded/recipes/images/dreambox-image.bb, do_package_stage_all)
NOTE: Running task 2033 of 2033 (ID: 0, /home/ydgoo/dm800/openembedded/recipes/images/dreambox-image.bb, do_build)
NOTE: Tasks Summary: Attempted 2033 tasks of which 2024 didn’t need to be rerun and 0 failed.
$
$
March 3rd, 2010 at 20:11
I have download opendreambox-1.6 on my kubuntu, how i can install it there are no makefile no configure etc.
Thanks
Luca
May 25th, 2010 at 17:16
is there a tutorial on how to get started ?