From owner-freebsd-stable Sat Jul 29 13:45:31 2000 Delivered-To: freebsd-stable@freebsd.org Received: from dt052n3e.san.rr.com (dt052n3e.san.rr.com [204.210.33.62]) by hub.freebsd.org (Postfix) with ESMTP id 36FBA37B51B for ; Sat, 29 Jul 2000 13:45:27 -0700 (PDT) (envelope-from DougB@gorean.org) Received: from gorean.org (master [10.0.0.2]) by dt052n3e.san.rr.com (8.9.3/8.9.3) with ESMTP id NAA20943; Sat, 29 Jul 2000 13:45:12 -0700 (PDT) (envelope-from DougB@gorean.org) Message-ID: <39834258.996BBAD9@gorean.org> Date: Sat, 29 Jul 2000 13:45:12 -0700 From: Doug Barton Organization: Triborough Bridge & Tunnel Authority X-Mailer: Mozilla 4.73 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Carl Johan Madestrand Cc: freebsd-stable@freebsd.org Subject: Re: make world fails References: <20000729141447.C196@214.norrgarden.se> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Carl Johan Madestrand wrote: > > Hi > > This is make buildworld from a very recent 4.1 STABLE cvsup: > > ===> usr.sbin/keyserv > cc -O -pipe -DKEYSERV_RANDOM -DBROKEN_DES -I. -DOBJFORMAT_ELF -I/usr/obj/usr/s > rc/i386/usr/include -c /usr/src/usr.sbin/keyserv/keyserv.c > cc -O -pipe -DKEYSERV_RANDOM -DBROKEN_DES -I. -DOBJFORMAT_ELF -I/usr/obj/usr/s > rc/i386/usr/include -c /usr/src/usr.sbin/keyserv/setkey.c > cc: Internal compiler error: program cc1 got fatal signal 10 > *** Error code 1 > Stop in /usr/src/usr.sbin/keyserv. > *** Error code 1 Signals 10 and 11 are almost always hardware. You can try the traditional removal of /usr/obj/* and 'make cleandir' in /usr/src then cvsup and try again though if you think that isn't the case. Good luck, Doug To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message