I've just brought my source tree up to sync with RELENG_4_6, and tried to do a make world. It fails with the following output:
------------------------------------------------------------------------- cc -c -O -pipe -march=pentium -I/mnt/imac/andrew/src/gnu/lib/libgcc/../../../contrib/gcc/config -I/mnt/imac/andrew/src/gnu/lib/libgcc/../../../contrib/gcc -I. -fexceptions -DIN_GCC -D_PTHREADS -fPIC -DGTHREAD_USE_WEAK -DL_mulsi3 -o _mulsi3.o /mnt/imac/andrew/src/gnu/lib/libgcc/../../../contrib/gcc/libgcc1.c /mnt/imac/andrew/src/gnu/lib/libgcc/../../../contrib/gcc/libgcc1.c:244: `a' was not declared in this scope /mnt/imac/andrew/src/gnu/lib/libgcc/../../../contrib/gcc/libgcc1.c:244: `b' was not declared in this scope /mnt/imac/andrew/src/gnu/lib/libgcc/../../../contrib/gcc/libgcc1.c:245: syntax error before `long' *** Error code 1 Stop in /mnt/imac/andrew/src/gnu/lib/libgcc. *** Error code 1 Stop in /mnt/imac/andrew/src. *** Error code 1 Stop in /mnt/imac/andrew/src. *** Error code 1 Stop in /mnt/imac/andrew/src. ------------------------------------------------------------------------- Does anyone recognise this? Can anyone tell me what is going wrong? If it's important, my system is currently running 4.3-RELEASE. Andrew McNaughton To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message