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

Mike Hunter mhunter at ack.Berkeley.EDU
Wed Dec 8 16:36:28 PST 2004


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


More information about the freebsd-current mailing list