Date: Sat, 8 Jun 2002 16:26:48 -0700 (PDT) From: Matthew Dillon <dillon@apollo.backplane.com> To: randall ehren <randall@ucsb.edu> Cc: <freebsd-stable@FreeBSD.ORG> Subject: Re: make buildworld problems Message-ID: <200206082326.g58NQmHt083225@apollo.backplane.com> References: <Pine.BSF.4.33.0206081253170.84565-100000@isber.ucsb.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
:
:after changing /var to only nosuid, the build completed. thanks for the tip.
:
:the only line in my stable-supfile pretaining to /var was:
: *default base=/var/cvsup
:
:all of the files in /var/cvsup seem to just be ascii text files, logs of the
:cvsup and build process.
:
:any ideas as to why something would need to execute from /var during a make
:buildworld?
:
:thanks again,
:
: - randall s. ehren :// 805.893.5632
Ah ha! Excellent, I'm glad you got it working.
I suspect the issue with /var may be related to /var/tmp. If you
ktrace -i that portion of the build and look for '/var' in the kdump
I'll bet it will become obvious.
-Matt
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200206082326.g58NQmHt083225>
