Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Apr 1999 17:13:05 -0400 (EDT)
From:      Andrew Gallatin <gallatin@cs.duke.edu>
To:        "Gary Palmer" <gpalmer@FreeBSD.ORG>
Cc:        freebsd-alpha@FreeBSD.ORG
Subject:   Re: EGCS and Alpha builds 
Message-ID:  <14098.24886.121441.9631@grasshopper.cs.duke.edu>
In-Reply-To: <17076.923951347@noop.colo.erols.net>
References:  <Pine.BSF.4.05.9904111926110.74823-100000@herring.nlsystems.com> <17076.923951347@noop.colo.erols.net>

next in thread | previous in thread | raw e-mail | index | archive | help

Gary Palmer writes:
 > Doug Rabson wrote in message ID
 > <Pine.BSF.4.05.9904111926110.74823-100000@herring.nlsystems.com>:
 > > > Anyway, I think egcs on alpha fair enough now.
 > 
 > > I have done a few -j8 buildworlds now without problem too.
 > 
 > My machine keeps having problems during the perl build. Specifically:
 > 
 > Manifying DynaLoader.3
 > cd /usr/obj/usr/src/gnu/usr.bin/perl/perl/ext ; for i in `find . -name \*.pm -o -name \*.pod | grep -v POSIX.pm` ; do  j=`echo $i | sed -e 's|./||' -e 's|/SysV/|/IPC/|'  -e 's|/Dumper/|/Data/|' -e 's|/lib/|/|'  -e 's|^[^/]*/||'  -e 's|/|::|g' -e 's|.pm|.3|' -e 's|.pod|.3|'`; i=`echo $i | sed -e 's|./||'` ; echo Manifying $j ; miniperl -I/usr/obj/usr/src/gnu/usr.bin/perl/perl/lib /usr/obj/usr/src/gnu/usr.bin/perl/perl/pod2man $i > ../lib/$j ; gzip -fn ../lib/$j ; done
 > Manifying B::Asmdata.3
 > Segmentation fault
 > *** Error code 139
 > 
 > Stop.
 > *** Error code 1
 > 
 > Anyone know what could be causing that? 

Are you building with /usr/obj mounted via NFS?  NFS seems to have
broken in the last week or so.. 

I can no longer link kernels over NFS without ld dying a horrible
death.  At first I thought it was the new toolchain, but running a
newer kernel on an machine with an old toolchain results in the same
behaviour.

Drew
------------------------------------------------------------------------------
Andrew Gallatin, Sr Systems Programmer	http://www.cs.duke.edu/~gallatin
Duke University				Email: gallatin@cs.duke.edu
Department of Computer Science		Phone: (919) 660-6590





To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-alpha" in the body of the message




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