Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Apr 2001 20:22:15 -0800
From:      Beech Rintoul <akbeech@anchoragerescue.org>
To:        "Elliot L. Tobin" <tobin@mail.eecis.udel.edu>, Wayne Pascoe <wayne.pascoe@realtime.co.uk>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Problems with make installworld
Message-ID:  <01042420221500.02976@galaxy.anchoragerescue.org>
In-Reply-To: <Pine.GSO.4.31.0104241905560.6569-100000@ren.eecis.udel.edu>
References:  <Pine.GSO.4.31.0104241905560.6569-100000@ren.eecis.udel.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 24 April 2001 15:07, Elliot L. Tobin wrote:
> This did not fix my problem.  I am still receiving the same error, even
> with the following lines in my /etc/rc.conf
>
> kern_securelevel="0"
> kern_securelevel_enable="NO"
>
> Any more ideas?  I'm baffled because my upgrade from 4.2 to 4.3-REL went
> smoothly.  I'm not sure what, if anything, I am doing differently.
> Thanks for any help you can offer,
>
> On 23 Apr 2001, Wayne Pascoe wrote:
>
> ->"Elliot L. Tobin" <tobin@mail.eecis.udel.edu> writes:
> ->
> ->> I cvs'up to 4.3-REL from 4.3-RC..  I successfully ran make buildworld
> and ->> make buildkernel..  When I run make installword, I get rm:
> libcrypt.so.2: ->> Operation Not Permitted
> ->> *** Error Code 1
> ->>
> ->> Stop in /usr/src/lib/libcrypt.
> ->>
> ->> Any advice on fixing this?  Thanks..
> ->
> ->You are probably running securelevel 1. In this state, not even root
> ->has permission to overwrite certain files.
> ->
> ->Change
> ->kern_securelevel="1"
> ->kern_securelevel_enable="YES"
> ->in /etc/rc.conf
> ->
> ->to
> ->kern_securelevel="0"
> ->kern_securelevel_enable="NO"
> ->
> ->reboot and try again.
> ->


Try this:

kern_securelevel_enable="YES"	
kern_securelevel="-1"

reboot

good luck,

Beech	

-------------------------------------------------------------------
     Beech Rintoul - IT Manager - Instructor - akbeech@anchoragerescue.org
/"\   ASCII Ribbon Campaign  | Anchorage Gospel Rescue Mission
\ / - NO HTML/RTF in e-mail  | P.O. Box 230510
 X  - NO Word docs in e-mail | Anchorage, AK 99523-0510
/ \ -----------------------------------------------------------------












To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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