Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Dec 2000 04:34:20 -0800
From:      Mike Smith <msmith@freebsd.org>
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:  <200012231234.eBNCYKj10745@mass.osd.bsdi.com>
In-Reply-To: Your message of "Sat, 23 Dec 2000 00:24:51 PST." <200012230824.eBN8OpS93741@earth.backplane.com> 

next in thread | previous 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 ?

All the modules do this.  Remove "MODULES_WITH_WORLD" from your 
/etc/make.conf; they're not compatible with a read-only source tree.

-- 
... every activity meets with opposition, everyone who acts has his
rivals and unfortunately opponents also.  But not because people want
to be opponents, rather because the tasks and relationships force
people to take different points of view.  [Dr. Fritz Todt]
           V I C T O R Y   N O T   V E N G E A N C E




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?200012231234.eBNCYKj10745>