>     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 [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to