Date: Sat, 23 Dec 2000 00:24:51 -0800 (PST) From: Matt Dillon <dillon@earth.backplane.com> To: freebsd-current@freebsd.org Subject: Problem building -current kernel with read-only /usr/src. Message-ID: <200012230824.eBN8OpS93741@earth.backplane.com>
next in thread | raw e-mail | index | archive | help
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 ?
-Matt
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?200012230824.eBN8OpS93741>
