Date: Wed, 14 Apr 2004 08:24:22 +0900 From: Rob <nospam@users.sourceforge.net> To: Rick Updegrove <dislists@updegrove.net>, freebsd-stable@freebsd.org Subject: Re: 4.9 SMP Stability? Message-ID: <407C76A6.5080502@users.sourceforge.net> In-Reply-To: <407C5AED.9040709@updegrove.net> References: <A6646004-8A4D-11D8-B7CB-000A95B32650@comfrey.net> <40770C0A.3000000@updegrove.net> <407979F3.20501@freebsd.org> <407C5AED.9040709@updegrove.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?407C76A6.5080502>