Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Jul 2000 13:45:12 -0700
From:      Doug Barton <DougB@gorean.org>
To:        Carl Johan Madestrand <cj@vallcom.net>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: make world fails
Message-ID:  <39834258.996BBAD9@gorean.org>
References:  <20000729141447.C196@214.norrgarden.se>

next in thread | previous in thread | raw e-mail | index | archive | help
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




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