Date: Sat, 8 Jun 2002 13:01:01 -0700 (PDT) From: randall ehren <randall@ucsb.edu> To: Matthew Dillon <dillon@apollo.backplane.com> Cc: <freebsd-stable@FreeBSD.ORG> Subject: Re: make buildworld problems Message-ID: <Pine.BSF.4.33.0206081253170.84565-100000@isber.ucsb.edu> In-Reply-To: <200206081902.g58J2ghT082361@apollo.backplane.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> Is your umask something weird? It should be something like 022. Also
> check the mount options on the filesystem(s) involved. Make sure you
> haven't mounted noexec.
umask was 022. /var was mounted nosiud and noexec.
/usr/src was mounted with rw only.
/usr/obj was mounted with rw only.
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
systems administrator :// isber|survey|avss.ucsb.edu
institute for social, behavioral, and economic research
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?Pine.BSF.4.33.0206081253170.84565-100000>
