Date: Sat, 23 Dec 2000 00:50:41 -0800 From: "Crist J. Clark" <cjclark@reflexnet.net> To: Matt Dillon <dillon@earth.backplane.com> Cc: freebsd-current@FreeBSD.ORG Subject: Re: Problem building -current kernel with read-only /usr/src. Message-ID: <20001223005041.O96105@149.211.6.64.reflexcom.com> In-Reply-To: <200012230824.eBN8OpS93741@earth.backplane.com>; from dillon@earth.backplane.com on Sat, Dec 23, 2000 at 12:24:51AM -0800 References: <200012230824.eBN8OpS93741@earth.backplane.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Dec 23, 2000 at 12:24:51AM -0800, Matt Dillon wrote: > While trying to run 'make depend' in /usr/src/sys/compile/BLAH I got: > > ===> 3dfx > @ -> /FreeBSD/FreeBSD-current/src/sys > ln: @: Read-only file system > *** Error code 1 > > Stop in /FreeBSD/FreeBSD-current/src/sys/modules/3dfx. > *** Error code 1 > > It looks like it's trying to mess around with something in /usr/src, > which is a read-only NFS mount. Needless to say we do not want to > break being able to have a read-only /usr/src! > > Anyone been messing with the 3dfx module recently ? Myself and a few others found debris in our /usr/src/sys recently. Looks like it might be what you have there. None of us were sure if it was us messing it up or trouble somewhere else. Do a 'make cleandir' in your _source tree_ and try the build again. -- Crist J. Clark cjclark@alum.mit.edu 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?20001223005041.O96105>