Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Jul 2003 11:45:03 -0700
From:      oremanj@get-linux.org
To:        David Benfell <benfell@parts-unknown.org>
Cc:        questions@freebsd.org
Subject:   Re: make world aborts with Operation not permitted
Message-ID:  <20030723184503.GA1504@webserver>
In-Reply-To: <20030723173656.GA26111@parts-unknown.org>
References:  <20030723173656.GA26111@parts-unknown.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jul 23, 2003 at 10:36:56AM -0700 or thereabouts, David Benfell wrote:
> Hello all,
> 
> I've been playing with the bleeding edge stuff.  And so, of course,
> I'm bleeding.
> 
> System is FREEBSD 5.1-CURRENT.  make world aborts at:
> 
> install -s -o root -g wheel -m 444   -fschg  libcrypt.so.2 /usr/lib
> install: /usr/lib/libcrypt.so.2: Operation not permitted
> *** Error code 71
> 
> Stop in /usr/src/lib/libcrypt.
> *** Error code 1
> 
> Stop in /usr/src/lib.
> *** Error code 1
> 
> Stop in /usr/src.
> *** Error code 1
> 
> Stop in /usr/src.
> *** Error code 1
> 
> Stop in /usr/src.
> *** Error code 1
> 
> Stop in /usr/src.
> 
> (apologies if I mistyped something.)
> 
> This is off of updates from last night and this morning.

Your securelevel is set higher than 0. Please reboot into single-user mode for the
installworld. (You won't have to rebuild anything. Hopefully. As long as you make
installworld not just world.)

-- Josh

> 
> -- 
> David Benfell, LCP
> benfell@parts-unknown.org
> ---
> Resume available at http://www.parts-unknown.org/resume.html




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030723184503.GA1504>