Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Dec 2004 16:34:43 -0800
From:      Mike Hunter <mhunter@ack.Berkeley.EDU>
To:        Steve Kargl <sgk@troutmask.apl.washington.edu>
Cc:        freebsd-current@freebsd.org
Subject:   Re: coredump while trying to build world (2004.12.08.1600-0800 src)
Message-ID:  <20041209003443.GA19328@ack.Berkeley.EDU>
In-Reply-To: <20041209002939.GB7272@troutmask.apl.washington.edu>
References:  <20041209002430.GA18622@ack.Berkeley.EDU> <20041209002939.GB7272@troutmask.apl.washington.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Dec 08, "Steve Kargl" wrote:

> On Wed, Dec 08, 2004 at 04:24:30PM -0800, Mike Hunter wrote:
> > Hi,
> > 
> > I'm trying to go from RELENG_5 to HEAD on my new amd64, but I'm bombing
> > out here:
> > 
> > cc -fpic -DPIC -O2 -fno-strict-aliasing -pipe  -DMAGIC='"/usr/share/misc/magic"' -DBUILTIN_ELF -DELFCORE -DHAVE_CONFIG_H -I/usr/src/lib/libmagic -I/usr/src/lib/libmagic/../../contrib/file  -c /usr/src/lib/libmagic/../../contrib/file/softmagic.c -o softmagic.So
> > building shared library libmagic.so.1
> > Segmentation fault (core dumped)
> > *** Error code 139
> > 
> 
> You need to back out the recent changes to make(1).
> In your supfile file that you use with cvsup, set
> 
> *default date=2004.11.08.00.00.00
> src-usrbin
> 
> cd /usr/src/usr.bin/make
> make
> make install

Thank you for the detailed help!  I'll let you know if it doesn't work
(currently up against the cvs access limit :| ).

> PS: surprising the broken make(1) actually works for building
> a new make(1).

:)

Mike



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