I get the following compile error with the current release. This did not occur last time I built the CDK. Any ideas????
It seems to not be picking up the linux/types.h file...
./xgcc -B./ -B/home/xphile/dbox2/cdk/powerpc-tuxbox-linux-gnu/bin/ -isystem /home/xphile/dbox2/cdk/powerpc-tuxbox-linux-gnu/include -isystem /home/xphile/dbox2/cdk/powerpc-tuxbox-linux-gnu/sys-include -O2 -DIN_GCC -DCROSS_COMPILE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc-3.2.2/gcc -I../../gcc-3.2.2/gcc/. -I../../gcc-3.2.2/gcc/config -I../../gcc-3.2.2/gcc/../include -fPIC -mstrict-align -DL_muldi3 -c ../../gcc-3.2.2/gcc/libgcc2.c -o libgcc/./_muldi3.o
In file included from tconfig.h:21,
from ../../gcc-3.2.2/gcc/libgcc2.c:36:
../../gcc-3.2.2/gcc/config/rs6000/linux.h:81:25: linux/types.h: No such file or
directory
In file included from ../../gcc-3.2.2/gcc/config/rs6000/linux.h:83,
from tconfig.h:21,
from ../../gcc-3.2.2/gcc/libgcc2.c:36:
/home/xphile/dbox2/cdk/powerpc-tuxbox-linux-gnu/sys-include/asm/siginfo.h:27: parse error before "pid_t"
/home/xphile/dbox2/cdk/powerpc-tuxbox-linux-gnu/sys-include/asm/siginfo.h:39: parse error before "pid_t"
/home/xphile/dbox2/cdk/powerpc-tuxbox-linux-gnu/sys-include/asm/siginfo.h:42: parse error before '}' token
/home/xphile/dbox2/cdk/powerpc-tuxbox-linux-gnu/sys-include/asm/siginfo.h:46: parse error before "pid_t"
Complie Error
-
- Beiträge: 1
- Registriert: Samstag 11. Oktober 2003, 22:49