Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 May 2003 10:56:58 +0800
From:      leafy <leafy@leafy.idv.tw>
To:        freebsd-current@freebsd.org
Subject:   Re: libgcc failures while building world
Message-ID:  <20030502025658.GB560@chihiro.leafy.idv.tw>
In-Reply-To: <20030502023424.GA40295@gothmog.gr>
References:  <20030502023424.GA40295@gothmog.gr>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, May 02, 2003 at 05:34:24AM +0300, Giorgos Keramidas wrote:
> : --------------------------------------------------------------
> : >>> stage 4: populating /usr/obj/usr/src/i386/usr/include
> : --------------------------------------------------------------
> : >>> stage 4: building libraries
> : --------------------------------------------------------------
> : cc -c -O2 -Wall -pipe -fexceptions -DIN_GCC -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -DFINE_GRAINED_LIBRARIES -D_PTHREADS -DGTHREAD_USE_WEAK -I/usr/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools  -I/usr/src/gnu/lib/libgcc/../../../contrib/gcc/config -I/usr/src/gnu/lib/libgcc/../../../contrib/gcc -I.  -DL_fixtfdi -o _fixtfdi.o /usr/src/gnu/lib/libgcc/../../../contrib/gcc/libgcc2.c
> : *** Signal 11
1. Are you using P4 CPU?
2. Please try 'make buildworld NOCLEAN=1' and see if it stumbles over the same
error, if not, just try the NOCLEAN=1 untill you finish a world and install it.

Jiawei Ye
-- 
"Without the userland, the kernel is useless."
                                     --inspired by The Tao of Programming



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030502025658.GB560>