make[6]: Entering directory `/home/dbox2/yadi/tuxbox-cvs/apps/tuxbox/neutrino/daemons/nhttpd/nhttpd-y'
make[6]: Nothing to be done for `all-am'.
make[6]: Leaving directory `/home/dbox2/yadi/tuxbox-cvs/apps/tuxbox/neutrino/daemons/nhttpd/nhttpd-y'
make[5]: Leaving directory `/home/dbox2/yadi/tuxbox-cvs/apps/tuxbox/neutrino/daemons/nhttpd/nhttpd-y'
make[5]: Entering directory `/home/dbox2/yadi/tuxbox-cvs/apps/tuxbox/neutrino/daemons/nhttpd'
make[5]: Nothing to be done for `all-am'.
make[5]: Leaving directory `/home/dbox2/yadi/tuxbox-cvs/apps/tuxbox/neutrino/daemons/nhttpd'
make[4]: Leaving directory `/home/dbox2/yadi/tuxbox-cvs/apps/tuxbox/neutrino/daemons/nhttpd'
Making all in sectionsd
make[4]: Entering directory `/home/dbox2/yadi/tuxbox-cvs/apps/tuxbox/neutrino/daemons/sectionsd'
if powerpc-tuxbox-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../lib -I/home/dbox2/yadi/dbox/cdkroot /include/tuxbox/connection -I/home/dbox2/yadi/dbox/cdkroot/include/tuxbox -I/home/dbox2/yadi/dbox/cdkroot/i nclude/tuxbox/xmltree -D DO_NOT_INCLUDE_STUFF_NOT_NEEDED_FOR_SECTIONSD -I/home/dbox2/yadi/tuxbox-cvs/driv er/dvb/include -I/home/dbox2/yadi/tuxbox-cvs/driver/include -Wall -mcpu=823 -mmultiple -mstring -meabi -pi pe -Os -MT sectionsd.o -MD -MP -MF ".deps/sectionsd.Tpo" -c -o sectionsd.o sectionsd.cpp; \
then mv -f ".deps/sectionsd.Tpo" ".deps/sectionsd.Po"; else rm -f ".deps/sectionsd.Tpo"; exit 1; fi
sectionsd.cpp: In function `void commandLoadLanguages(int, char*, unsigned int)':
sectionsd.cpp:2786: error: `SIlanguage' has not been declared
sectionsd.cpp:2786: error: `loadLanguages' undeclared (first use this function)
sectionsd.cpp:2786: error: (Each undeclared identifier is reported only once for each function it appears i n.)
sectionsd.cpp: In function `void commandSaveLanguages(int, char*, unsigned int)':
sectionsd.cpp:2802: error: `SIlanguage' has not been declared
sectionsd.cpp:2802: error: `saveLanguages' undeclared (first use this function)
sectionsd.cpp: In function `void commandSetLanguages(int, char*, unsigned int)':
sectionsd.cpp:2831: error: `SIlanguage' has not been declared
sectionsd.cpp:2831: error: `setLanguages' undeclared (first use this function)
sectionsd.cpp: In function `void commandGetLanguages(int, char*, unsigned int)':
sectionsd.cpp:2850: error: `SIlanguage' has not been declared
sectionsd.cpp:2850: error: `getLanguages' undeclared (first use this function)
sectionsd.cpp: In function `void commandSetLanguageMode(int, char*, unsigned int)':
sectionsd.cpp:2879: error: `SIlanguage' has not been declared
sectionsd.cpp:2879: error: `setMode' undeclared (first use this function)
sectionsd.cpp: In function `void commandGetLanguageMode(int, char*, unsigned int)':
sectionsd.cpp:2899: error: `SIlanguage' has not been declared
sectionsd.cpp:2899: error: `getMode' undeclared (first use this function)
make[4]: *** [sectionsd.o] Error 1
make[4]: Leaving directory `/home/dbox2/yadi/tuxbox-cvs/apps/tuxbox/neutrino/daemons/sectionsd'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/dbox2/yadi/tuxbox-cvs/apps/tuxbox/neutrino/daemons'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/dbox2/yadi/tuxbox-cvs/apps/tuxbox/neutrino'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/dbox2/yadi/tuxbox-cvs/apps/tuxbox/neutrino'
make: *** [.deps/neutrino] Error 2
FEHLER: make flash-neutrino abgebrochen!
Durch die aktuellen sectionsd Änderungen, scheint ein Patch nicht mehr zu funktionieren. Welche Datei nicht gepatcht werden kann, sollte im Log stehen.
Am besten den entsprechenden Patch auskommentieren und neu bauen.
ich hatte das Problem ja auch. Ich habe dann mit dem Native-CVS gebaut, da ging's auf Anhieb. Mit dem Yadi-Script geht's halt zurzeit nicht. Stand von vor ein paar Tagen, siehe sectionsd-Thread.
(als root), danach nochmals ./configure .... und make ...
Eine saubere Weg, ein existierende fakeroot nicht zu benutzen gibt es z.Z. nicht, aber wir sollte entweder ein schaffen, oder, besser falls möglich, fakeroot in die Rente schicken.