4.9 SMP Stability?

Rob nospam at users.sourceforge.net
Tue Apr 13 16:24:26 PDT 2004


Rick Updegrove wrote:
> Scott Long wrote:
> 
>> What was the date of your 4.9-STABLE system?  Would you be willing
>> to give 4.10-BETA a try?  It would really help us know if we are ready
>> to release 4.10 or not.
> 
> 
> I followed my "usual" method and  "make -j4 buildworld" got stuck here.
> 
> gcc -O -pipe  -D_GNU_SOURCE -I.
> -I/usr/src/gnu/usr.bin/binutils/libbinutils
> -I/usr/src/gnu/usr.bin/binutils/libbinutils/../libbfd/i386 -I/us
> r/src/gnu/usr.bin/binutils/libbinutils/../../../../contrib/binutils/include
> -DTARGET=\"i386-unknown-freebsd\" -DBFD_VERSION_STRING=\""2.12.1
>  [FreeBSD] 2002-07-20"\"
> -I/usr/src/gnu/usr.bin/binutils/libbinutils/../../../../contrib/binutils/binutils 
> 
> -I/usr/src/gnu/usr.bin/binutils/l
> ibbinutils/../../../../contrib/binutils/bfd  -D__FBSDID=__RCSID -c
> arlex.c -o arlex.o
> cpp0: output pipe has been closed
> gcc: Internal compiler error: program cc1 got fatal signal 11
> *** Error code 1
> 1 error

Have a look at your /var/log/messages file. You may have run out of swap space.
If so, you can create a file as (temporary) extra swap space, to let the
compilation successfully end; see the handbook for details.

R.


More information about the freebsd-stable mailing list