Code: Alles auswählen
Making all in sectionsd
make[4]: Entering directory `/home/dietmarw/tux_test/20060521_0400/tuxbox-cvs/apps/tuxbox/neutrino/daemons/sectionsd'
if powerpc-tuxbox-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../lib -I/home/dietmarw/tux_test/20060521_0400/dbox2/cdkroot/include/tuxbox/connection -I/home/dietmarw/tux_test/20060521_0400/dbox2/cdkroot/include/tuxbox -I/home/dietmarw/tux_test/20060521_0400/dbox2/cdkroot/include/tuxbox/xmltree -D DO_NOT_INCLUDE_STUFF_NOT_NEEDED_FOR_SECTIONSD -I/home/dietmarw/tux_test/20060521_0400/tuxbox-cvs/driver/dvb/include -I/home/dietmarw/tux_test/20060521_0400/tuxbox-cvs/driver/include -Wall -mcpu=823 -pipe -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 commandCurrentNextInfoChannelID(int, char*, unsigned int)':
sectionsd.cpp:2105: error: `efirst' undeclared (first use this function)
sectionsd.cpp:2105: error: (Each undeclared identifier is reported only once for each function it appears in.)
sectionsd.cpp: In function `void commandFreeMemory(int, char*, unsigned int)':
sectionsd.cpp:3099: error: `mySItransponderOrderUniqueKey' undeclared (first use this function)
sectionsd.cpp:3112: error: `mySIeventsOrderFirstEndTimeServiceIdEventUniqueKey' undeclared (first use this function)
sectionsd.cpp:3114: error: `uniqueKey' undeclared (first use this function)
sectionsd.cpp: At global scope:
sectionsd.cpp:1874: warning: 'messaging_current_section_number' defined but not used
make[4]: *** [sectionsd.o] Fehler 1
make[4]: Leaving directory `/home/dietmarw/tux_test/20060521_0400/tuxbox-cvs/apps/tuxbox/neutrino/daemons/sectionsd'
make[3]: *** [all-recursive] Fehler 1
make[3]: Leaving directory `/home/dietmarw/tux_test/20060521_0400/tuxbox-cvs/apps/tuxbox/neutrino/daemons'
make[2]: *** [all-recursive] Fehler 1
make[2]: Leaving directory `/home/dietmarw/tux_test/20060521_0400/tuxbox-cvs/apps/tuxbox/neutrino'
make[1]: *** [all] Fehler 2
make[1]: Leaving directory `/home/dietmarw/tux_test/20060521_0400/tuxbox-cvs/apps/tuxbox/neutrino'
make: *** [neutrino] Fehler 2