nun bin ich auf einen weiteren Fehler gestoßen.
Code: Alles auswählen
[...]
powerpc-tuxbox-linux-gnu-g++ -O3 -mcpu=823 -msoft-float -mmultiple -mstring -g -ggdb -pipe -DUSE_TERMIO -DKLUDGELINEMODE network.cc -c
powerpc-tuxbox-linux-gnu-g++ -O3 -mcpu=823 -msoft-float -mmultiple -mstring -g -ggdb -pipe -DUSE_TERMIO -DKLUDGELINEMODE ring.cc -c
powerpc-tuxbox-linux-gnu-g++ -O3 -mcpu=823 -msoft-float -mmultiple -mstring -g -ggdb -pipe -DUSE_TERMIO -DKLUDGELINEMODE sys_bsd.cc -c
powerpc-tuxbox-linux-gnu-g++ -O3 -mcpu=823 -msoft-float -mmultiple -mstring -g -ggdb -pipe -DUSE_TERMIO -DKLUDGELINEMODE telnet.cc -c
telnet.cc:64:21: termcap.h: No such file or directory
telnet.cc: In function `int my_setupterm(const char*, int, int*)':
telnet.cc:611: `tgetent' undeclared (first use this function)
telnet.cc:611: (Each undeclared identifier is reported only once for each
function it appears in.)
make[1]: *** [telnet.o] Fehler 1
make[1]: Verlassen des Verzeichnisses Verzeichnis »/home/dbox/src-dbox/rel_1_0_0/tuxbox-cvs/cdk/netkit-telnet-0.17/telnet«
make: *** [.netkit_telnet] Fehler 2