From owner-freebsd-current@FreeBSD.ORG Thu May 1 19:57:04 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1DE5D37B401 for ; Thu, 1 May 2003 19:57:04 -0700 (PDT) Received: from seed.net.tw (sn12.seed.net.tw [139.175.54.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 09D2743F85 for ; Thu, 1 May 2003 19:57:01 -0700 (PDT) (envelope-from leafy@chihiro.leafy.idv.tw) Received: from [210.64.98.130] (port=49159 helo=chihiro.leafy.idv.tw) by seed.net.tw with esmtp (Seednet 4.14:2) id 19BQjM-000OfG-9f for freebsd-current@freebsd.org; Fri, 02 May 2003 10:57:00 +0800 Received: from chihiro.leafy.idv.tw (nobody@localhost [127.0.0.1]) by chihiro.leafy.idv.tw (8.12.9/8.12.9) with ESMTP id h422uxrM000605 for ; Fri, 2 May 2003 10:56:59 +0800 (CST) (envelope-from leafy@chihiro.leafy.idv.tw) Received: (from leafy@localhost) by chihiro.leafy.idv.tw (8.12.9/8.12.9/Submit) id h422uwB3000604 for freebsd-current@freebsd.org; Fri, 2 May 2003 10:56:58 +0800 (CST) Date: Fri, 2 May 2003 10:56:58 +0800 From: leafy To: freebsd-current@freebsd.org Message-ID: <20030502025658.GB560@chihiro.leafy.idv.tw> Mail-Followup-To: freebsd-current@freebsd.org References: <20030502023424.GA40295@gothmog.gr> Mime-Version: 1.0 Content-Type: text/plain; charset=big5 Content-Disposition: inline In-Reply-To: <20030502023424.GA40295@gothmog.gr> User-Agent: Mutt/1.5.4i Subject: Re: libgcc failures while building world X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 May 2003 02:57:04 -0000 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