看板 DFBSD_bugs 關於我們 聯絡資訊
Sorry for crossposting, but "bugs" seems to be more appropriate place. Here's the error out : /bin/sh .././..//gcc-3.2.3/gcc/mkconfig.sh tconfig.h ./xgcc -B./ -B/usr/local/i386-portbld-freebsd4.8/bin/ -isystem /usr/local/i386-portbld-freebsd4.8/include -isystem /usr/local/i386-portbld-freebsd4.8/sys-include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -I. -I. -I.././..//gcc-3.2.3/gcc -I.././..//gcc-3.2.3/gcc/. -I.././..//gcc-3.2.3/gcc/config -I.././..//gcc-3.2.3/gcc/../include -g0 -finhibit-size-directive -fno-inline-functions -fno-exceptions \ -c .././..//gcc-3.2.3/gcc/crtstuff.c -DCRT_BEGIN \ -o crtbegin.o In file included from ../../gcc-3.2.3/gcc/tsystem.h:37, from ../../gcc-3.2.3/gcc/crtstuff.c:62: include/stddef.h:57:26: machine/ansi.h: No such file or directory In file included from ../../gcc-3.2.3/gcc/tsystem.h:87, from ../../gcc-3.2.3/gcc/crtstuff.c:62: /usr/include/time.h:130: syntax error before ',' token gmake[2]: *** [crtbegin.o] Error 1 gmake[2]: Leaving directory `/usr/ports/lang/gcc32/work/build/gcc' gmake[1]: *** [stage1_build] Error 2 gmake[1]: Leaving directory `/usr/ports/lang/gcc32/work/build/gcc' gmake: *** [bootstrap] Error 2 *** Error code 2 Stop in /usr/ports/lang/gcc32. any ideas ?