Wenn ich versuche das CDK von gestern/vorgestern zu bauen (make all), dann bricht der Vorgang bei nano mit der folgenden Fehlermeldung ab:
Code: Alles auswählen
powerpc-tuxbox-linux-gnu-gcc -DSYSCONFDIR=\"/etc\" -I. -I. -I. -Iintl -DLOCALEDIR=\"/share/locale\" -I/include -mcpu=823 -mmultiple -mstring -meabi -pipe -O2 -g3 -gdwarf-2 -c `test -f 'files.c' || echo './'`files.c
In file included from /include/signal.h:358,
from /include/sys/wait.h:30,
from files.c:29:
/include/bits/sigthread.h:36: error: storage class specified for parameter `type name'
In file included from proto.h:27,
from files.c:38:
/include/regex.h:535:1: warning: "__restrict_arr" redefined
In file included from /include/features.h:283,
from /include/stdlib.h:25,
from files.c:24:
/include/sys/cdefs.h:212:1: warning: this is the location of the previous definition
make[2]: *** [files.o] Error 1
make[2]: Leaving directory `/home/dreambox/tuxbox-cvs/cdk/nano-1.2.2'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/dreambox/tuxbox-cvs/cdk/nano-1.2.2'
make: *** [all] Error 2
MfG
Consy