Date: Thu, 16 Aug 2001 22:17:59 +0200 From: Andrzej Tobola <san@iem.pw.edu.pl> To: current@freebsd.org Cc: obrien@freebsd.org Subject: make buildworld with /usr/src read-only supported or not ? Message-ID: <20010816221759.A76177@volt.iem.pw.edu.pl>
next in thread | raw e-mail | index | archive | help
As David suggested: > From: "David O'Brien" <obrien@FreeBSD.org> > At this point I'd take this to current@freebsd.org. Is anybody nfs-mounting /usr/src RO from other machine and sucessfully "make buildworld" ? or it is not supported (but I remember that Matt and others seems do it that way). I can't do this with today -current: % make buildworld ............. ===> gnu/usr.bin/binutils/ld rm -f eelf_i386.c ldemul-list.h stringify.sed ld eelf_i386.o ldcref.o ldctor.o ldemul.o ldexp.o ldfile.o ldgram.o ldlang.o ldlex.o ldmain.o ldmisc.o ldver.o ldwrite.o lexsup.o mri.o ld.1.gz ld.1.cat.gz ldlex.c ldgram.c ldgram.h rm -rf ldscripts rm: ldscripts: Read-only file system *** Error code 1 Stop in /usr/src/gnu/usr.bin/binutils/ld. *** Error code 1 cheers, -a To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010816221759.A76177>