Date: Tue, 13 Apr 1999 00:15:08 +0100 (BST) From: Doug Rabson <dfr@nlsystems.com> To: Andrew Gallatin <gallatin@cs.duke.edu> Cc: Gary Palmer <gpalmer@freebsd.org>, freebsd-alpha@freebsd.org Subject: Re: EGCS and Alpha builds Message-ID: <Pine.BSF.4.05.9904130013360.74823-100000@herring.nlsystems.com> In-Reply-To: <14098.24886.121441.9631@grasshopper.cs.duke.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 12 Apr 1999, Andrew Gallatin wrote: > > 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. Perhaps this is related to the NFS related VM problem that Matt Dillon was just talking about on current? The subject line is "Re: we still have NFS problems in -current?". -- Doug Rabson Mail: dfr@nlsystems.com Nonlinear Systems Ltd. Phone: +44 181 442 9037 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?Pine.BSF.4.05.9904130013360.74823-100000>