From owner-freebsd-questions Wed Dec 20 9: 2: 3 2000 From owner-freebsd-questions@FreeBSD.ORG Wed Dec 20 09:01:59 2000 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mailhost01.reflexnet.net (mailhost01.reflexnet.net [64.6.192.82]) by hub.freebsd.org (Postfix) with ESMTP id 8934637B400 for ; Wed, 20 Dec 2000 09:01:59 -0800 (PST) Received: from rfx-64-6-211-149.users.reflexcom.com ([64.6.211.149]) by mailhost01.reflexnet.net with Microsoft SMTPSVC(5.5.1877.197.19); Wed, 20 Dec 2000 09:00:18 -0800 Received: (from cjc@localhost) by rfx-64-6-211-149.users.reflexcom.com (8.11.0/8.11.0) id eBKH1sS76260; Wed, 20 Dec 2000 09:01:54 -0800 (PST) (envelope-from cjc) Date: Wed, 20 Dec 2000 09:01:54 -0800 From: "Crist J. Clark" To: peter@virtual.sysadmin-inc.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Make problems Message-ID: <20001220090154.T96105@149.211.6.64.reflexcom.com> Reply-To: cjclark@alum.mit.edu References: <20001219205542.G96105@149.211.6.64.reflexcom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: ; from peter@virtual.sysadmin-inc.com on Wed, Dec 20, 2000 at 11:00:34AM -0500 Sender: cjc@rfx-64-6-211-149.users.reflexcom.com Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Dec 20, 2000 at 11:00:34AM -0500, peter@virtual.sysadmin-inc.com wrote: > Chris, > > My secure level is currently set to 2. > > I have never used a security level higher than medium before, but on this > install, i went to the highest, and this is the first time i've tried to > rebuild the binaries. > > What do i need to do to get make world to work? Do you understand what securelevel(8) does? As you can see below, libscrypt.so.2 and other files with the schg flag set _cannot be modified._ You need to get to a lower securelevel in order to install. That is, you need to boot to single-user mode. > On Tue, 19 Dec 2000, Crist J. Clark wrote: > > > On Tue, Dec 19, 2000 at 04:41:22PM -0800, Peter Brezny wrote: > > > I've just cvsuped the entire collection, > > > > > > built the world with > > > > > > /usr/src/make buildworld > > > > > > and on > > > > > > /usr/src/make installworld i get > > > > > > ===> lib/libcrypt > > > install -c -o root -g wheel -m 444 libscrypt.a /usr/lib > > > install -c -o root -g wheel -m 444 libscrypt_p.a /usr/lib > > > install -c -s -o root -g wheel -m 444 -fschg libscrypt.so.2 /usr/lib > > > *** Error code 71 > > > > > > Any Ideas? > > > > What's your securelevel(8)? > > -- > > Crist J. Clark cjclark@alum.mit.edu > > -- Crist J. Clark cjclark@alum.mit.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message