Code: Alles auswählen
Making all in tuxboxapi
make[5]: Entering directory `/home/ubuntu/ptone/tuxbox/tuxbox-cvs/apps/tuxbox/neutrino/daemons/nhttpd/tuxboxapi'
if powerpc-tuxbox-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../lib -I../../../src -I../../../daemons/nhttpd -I../../../daemons/nhttpd/yhttpd_core -I../../../daemons/nhttpd/yhttpd_mods -I/home/ubuntu/ptone/tuxbox/dbox2/cdkroot/include/freetype2 -I/home/ubuntu/ptone/tuxbox/dbox2/cdkroot/include/tuxbox -I/home/ubuntu/ptone/tuxbox/dbox2/cdkroot/include/tuxbox/connection -I/home/ubuntu/ptone/tuxbox/dbox2/cdkroot/include/tuxbox -I/home/ubuntu/ptone/tuxbox/tuxbox-cvs/driver/dvb/include -I/home/ubuntu/ptone/tuxbox/tuxbox-cvs/driver/include -Wall -mcpu=823 -pipe -Os -MT neutrinoapi.o -MD -MP -MF ".deps/neutrinoapi.Tpo" -c -o neutrinoapi.o neutrinoapi.cpp; \
then mv -f ".deps/neutrinoapi.Tpo" ".deps/neutrinoapi.Po"; else rm -f ".deps/neutrinoapi.Tpo"; exit 1; fi
In file included from lcdapi.h:30,
from neutrinoapi.h:17,
from neutrinoapi.cpp:27:
../../../src/driver/lcdd.h:65: error: expected identifier before '<<' token
../../../src/driver/lcdd.h:65: error: expected `}' before '<<' token
../../../src/driver/lcdd.h:65: error: expected unqualified-id before '<<' token
../../../src/driver/lcdd.h:88: error: expected unqualified-id before "private"
../../../src/driver/lcdd.h:88: error: expected `,' or `;' before "private"
../../../src/driver/lcdd.h:101: error: `FontsDef' does not name a type
../../../src/driver/lcdd.h:106: error: `MODES' does not name a type
../../../src/driver/lcdd.h:113: error: no matching function for call to `CConfigFile::CConfigFile()'
/home/ubuntu/ptone/tuxbox/dbox2/cdkroot/include/tuxbox/configfile.h:35: note: candidates are: CConfigFile::CConfigFile(const CConfigFile&)
/home/ubuntu/ptone/tuxbox/dbox2/cdkroot/include/tuxbox/configfile.h:52: note: CConfigFile::CConfigFile(char, bool)
../../../src/driver/lcdd.h:122: error: expected unqualified-id before ')' token
../../../src/driver/lcdd.h:135: error: expected unqualified-id before "public"
../../../src/driver/lcdd.h:135: error: expected `,' or `;' before "public"
../../../src/driver/lcdd.h:144: error: expected `,' or `...' before "m"
../../../src/driver/lcdd.h:144: error: ISO C++ forbids declaration of `MODES' with no type
../../../src/driver/lcdd.h:179: error: new declaration `void pause()'
/home/ubuntu/ptone/tuxbox/dbox2/cdk/lib/gcc/powerpc-tuxbox-linux-gnu/3.4.4/../../../../powerpc-tuxbox-linux-gnu/include/unistd.h:414: error: ambiguates old declaration `int pause()'
../../../src/driver/lcdd.h:180: error: expected unqualified-id before '<<' token
../../../src/driver/lcdd.h:180: error: expected `,' or `;' before '<<' token
../../../src/driver/lcdd.h:182: error: expected unqualified-id before '==' token
../../../src/driver/lcdd.h:182: error: expected `,' or `;' before '==' token
../../../src/driver/lcdd.h:194: error: redefinition of `bool m_progressShowEscape'
../../../src/driver/lcdd.h:130: error: `bool m_progressShowEscape' previously declared here
../../../src/driver/lcdd.h:195: error: redefinition of `std::string m_progressHeaderGlobal'
../../../src/driver/lcdd.h:131: error: `std::string m_progressHeaderGlobal' previously declared here
../../../src/driver/lcdd.h:196: error: redefinition of `std::string m_progressHeaderLocal'
../../../src/driver/lcdd.h:132: error: `std::string m_progressHeaderLocal' previously declared here
../../../src/driver/lcdd.h:197: error: redefinition of `int m_progressGlobal'
../../../src/driver/lcdd.h:133: error: `int m_progressGlobal' previously declared here
../../../src/driver/lcdd.h:198: error: redefinition of `int m_progressLocal'
../../../src/driver/lcdd.h:134: error: `int m_progressLocal' previously declared here
../../../src/driver/lcdd.h:199: error: expected unqualified-id before "public"
../../../src/driver/lcdd.h:199: error: expected `,' or `;' before "public"
../../../src/driver/lcdd.h:207: error: expected unqualified-id before '>>' token
../../../src/driver/lcdd.h:207: error: expected `,' or `;' before '>>' token
../../../src/driver/lcdd.h:208: error: expected declaration before '}' token
../../../src/driver/lcdd.h:124: warning: 'void* TimeThread(void*)' declared `static' but never defined
../../../src/driver/lcdd.h:139: warning: 'CLCD* getInstance()' declared `static' but never defined
In file included from lcdapi.h:30,
from neutrinoapi.h:17,
from neutrinoapi.cpp:27:
../../../src/driver/lcdd.h:28:1: unterminated #ifndef
In file included from neutrinoapi.h:17,
from neutrinoapi.cpp:27:
lcdapi.h:26:1: unterminated #ifndef
In file included from neutrinoapi.cpp:27:
neutrinoapi.h:1:1: unterminated #ifndef
make[5]: *** [neutrinoapi.o] Error 1
make[5]: Leaving directory `/home/ubuntu/ptone/tuxbox/tuxbox-cvs/apps/tuxbox/neutrino/daemons/nhttpd/tuxboxapi'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/home/ubuntu/ptone/tuxbox/tuxbox-cvs/apps/tuxbox/neutrino/daemons/nhttpd'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/ubuntu/ptone/tuxbox/tuxbox-cvs/apps/tuxbox/neutrino/daemons'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/ubuntu/ptone/tuxbox/tuxbox-cvs/apps/tuxbox/neutrino'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/ubuntu/ptone/tuxbox/tuxbox-cvs/apps/tuxbox/neutrino'
make: *** [/home/ubuntu/ptone/tuxbox/dbox2/cdkflash/root-neutrino] Error 2