Heilo
Ich probiere mich gerade an CVS-Images, beim Erstellen für 7000 bekomme ich bei "make dreamboximage_root" diesen Fehler:
QuoteDisplay More
cd /home/stibbich/Imagebau/cvs/dm7000/apps/tuxbox/libs && ./autogen.sh && CC=powerpc-tuxbox-linux-gnu-gcc CXX=powerpc-tuxbox-linux-gnu-g++ CFLAGS="-Wall -mcpu=405 -msoft-float -mmultiple -mstring -meabi -pipe -Os -ggdb3 -DHAVE_DREAMBOX_HARDWARE" CXXFLAGS="-Wall -mcpu=405 -msoft-float -mmultiple -mstring -meabi -pipe -Os -ggdb3 -DHAVE_DREAMBOX_HARDWARE" ./configure --build=i686-pc-linux-gnu --host=powerpc-tuxbox-linux-gnu --prefix=/home/stibbich/Imagebau/cvs/dm7000/root/cdkroot --with-driver=/home/stibbich/Imagebau/cvs/dm7000/driver --with-dvbincludes=/home/stibbich/Imagebau/cvs/dm7000/driver/include --with-target=cdk --with-boxtype=dm7000 --with-webif=standard --with-epg=private --with-flashtool=standard --with-reiserfs=no --with-ext-flashtool=yes --with-enigma-debug=yes --with-mhw-epg=no --enable-maintainer-mode --without-debug
Generating configuration files for tuxbox-apps-tuxbox-libs, please wait....
aclocal
libtoolize --automake
autoconf
autoheader
automake --add-missing
Makefile.am:8: BOXTYPE_GENERIC does not appear in AM_CONDITIONAL
make: *** [/home/stibbich/Imagebau/cvs/dm7000/apps/tuxbox/libs/Makefile] Fehler 1
stibbich@waffeleisen:~/Imagebau/cvs/dm7000/cdk$
bis jetzt alles original gelassen...