coredump while trying to build world (2004.12.08.1600-0800 src)
    Steve Kargl 
    sgk at troutmask.apl.washington.edu
       
    Wed Dec  8 16:29:45 PST 2004
    
    
  
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
    
    
More information about the freebsd-current
mailing list