kompilier-fehler bei Neutrino-lcdd

Das Original Benutzerinterface Neutrino-SD incl. zapit, sectionsd, yWeb etc...
HEAD
Einsteiger
Einsteiger
Beiträge: 313
Registriert: Freitag 14. Februar 2003, 15:59

kompilier-fehler bei Neutrino-lcdd

Beitrag von HEAD »

powerpc-tuxbox-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../daemons -I../../src -I/dbox2/cdkroot/include/tuxbox -I/dbox2/cdkroot/include/freetype2 -I/dbox2/cdkroot/include/tuxbox -I/dbox2/cdkroot/include/tuxbox -I../../lib -DSKIP_CA_STATUS -I/home/tuxbox/HEAD/driver/dvb/include -I/home/tuxbox/HEAD/driver/include -Wall -mcpu=823 -mmultiple -mstring -meabi -pipe -Os -c -o lcdd.o `test -f lcdd.cpp || echo './'`lcdd.cpp
lcdd.cpp: In member function `bool CLCD::lcdInit(const char*, const char*)':
lcdd.cpp:109: invalid conversion from `int' to `const char*'
make[5]: *** [lcdd.o] Error 1
DieMade
Oberlamer, Administrator & Supernanny
Beiträge: 10532
Registriert: Samstag 13. Juli 2002, 10:49

Beitrag von DieMade »

Frisch ausgecheckt (cvs up) und wie im commit-log "rm .tuxbox_libs && make .tuxbox_libs" gemacht - läuft.
There are 10 types of people in the world: those who know binary and those who don't
HEAD
Einsteiger
Einsteiger
Beiträge: 313
Registriert: Freitag 14. Februar 2003, 15:59

Beitrag von HEAD »

THX DieMade !