Re: coredump while trying to build world (2004.12.08.1600-0800 src)

From: Steve Kargl <sgk_at_troutmask.apl.washington.edu>
Date: Wed, 8 Dec 2004 16:29:39 -0800
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

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

-- 
Steve
Received on Wed Dec 08 2004 - 23:29:45 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:24 UTC