From owner-freebsd-stable Sat Jun 8 13: 1:19 2002 Delivered-To: freebsd-stable@freebsd.org Received: from isber.ucsb.edu (research.isber.ucsb.edu [128.111.147.5]) by hub.freebsd.org (Postfix) with ESMTP id 7263037B407 for ; Sat, 8 Jun 2002 13:01:07 -0700 (PDT) Received: from localhost ([127.0.0.1] helo=research.isber.ucsb.edu) by isber.ucsb.edu with esmtp (Exim 3.36 #2) id 17GmOT-000M89-00; Sat, 08 Jun 2002 13:01:01 -0700 Date: Sat, 8 Jun 2002 13:01:01 -0700 (PDT) From: randall ehren To: Matthew Dillon Cc: Subject: Re: make buildworld problems In-Reply-To: <200206081902.g58J2ghT082361@apollo.backplane.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > 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