From owner-freebsd-current Wed Aug 25 22:14:29 1999 Delivered-To: freebsd-current@freebsd.org Received: from smtp01.wxs.nl (smtp01.wxs.nl [195.121.6.61]) by hub.freebsd.org (Postfix) with ESMTP id 17D5F153EC for ; Wed, 25 Aug 1999 22:14:26 -0700 (PDT) (envelope-from asmodai@wxs.nl) Received: from daemon.ninth-circle.org ([195.121.197.158]) by smtp01.wxs.nl (Netscape Messaging Server 3.61) with ESMTP id AAAE0B; Thu, 26 Aug 1999 07:13:24 +0200 Received: (from asmodai@localhost) by daemon.ninth-circle.org (8.9.3/8.9.3) id HAA33323; Thu, 26 Aug 1999 07:03:15 +0200 (CEST) (envelope-from asmodai) Date: Thu, 26 Aug 1999 07:03:15 +0200 From: Jeroen Ruigrok/Asmodai To: Greg Lehey Cc: "John W. DeBoskey" , freebsd-current@FreeBSD.ORG Subject: Re: make world failure (signal 11 in cpp) Message-ID: <19990826070315.A33283@daemon.ninth-circle.org> References: <199908260339.XAA36428@bb01f39.unx.sas.com> <19990826131514.B8184@freebie.lemis.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.7i In-Reply-To: <19990826131514.B8184@freebie.lemis.com> Organisation: Ninth-Circle Enterprises Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Greg Lehey (grog@lemis.com) [990826 06:19]: >On Wednesday, 25 August 1999 at 23:39:56 -0400, John W. DeBoskey wrote: >> ===> cpp >> cc -O -pipe -I/usr/src/gnu/usr.bin/cc/cpp/../../../../contrib/egcs/gcc -I/usr/src/gnu/usr.bin/cc/cpp/../../../../contrib/egcs/gcc/config -DFREEBSD_NATIVE -DHAVE_CONFIG_H -DDEFAULT_TARGET_VERSION=\"egcs-2.91.66\" -DDEFAULT_TARGET_MACHINE=\"i386-unknown-freebsd\" -I/usr/obj/usr/src/gnu/usr.bin/cc/cpp/../cc_tools -I/usr/src/gnu/usr.bin/cc/cpp/../cc_tools -DPREFIX=\"/usr\" -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/gnu/usr.bin/cc/cpp/../../../../contrib/egcs/gcc/cccp.c >> yacc -o cexp.c /usr/src/gnu/usr.bin/cc/cpp/../../../../contrib/egcs/gcc/cexp.y >> *** Signal 11 > >The canonical explanation for this sort of thing is processor or >memory problems. Would that fit? Could I think, but... Last time I had that when making a week/two week old CURRENT to the current CURRENT I got sig 11's on all my compiles. I had to install a snapshot cc in order to rebuilt libc and cc and then make world again. Everything compiled core dumped with the first compiler. After reinstalling cc, no more problems. So compliers and Sig 11's are harder to troubleshoot, at least IMHO. HTH, -- Jeroen Ruigrok van der Werven asmodai(at)wxs.nl The BSD Programmer's Documentation Project Network/Security Specialist BSD: Technical excellence at its best Man shall not live by bread alone. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message