From owner-freebsd-stable Wed Sep 12 8:48:18 2001 Delivered-To: freebsd-stable@freebsd.org Received: from poontang.schulte.org (poontang.schulte.org [209.134.156.197]) by hub.freebsd.org (Postfix) with ESMTP id 83F8037B408 for ; Wed, 12 Sep 2001 08:48:15 -0700 (PDT) Received: from schulte-laptop.schulte.org (nb-65.netbriefings.com [209.134.134.65]) by poontang.schulte.org (Postfix) with ESMTP id 84297D14C6; Wed, 12 Sep 2001 10:28:36 -0500 (CDT) Message-Id: <5.1.0.14.0.20010912102550.024b6300@pop.schulte.org> X-Sender: schulte@pop.schulte.org X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Wed, 12 Sep 2001 10:27:49 -0500 To: nickm@kabelfoon.nl, freebsd-stable@FreeBSD.ORG From: Christopher Schulte Subject: Re: libcrypt.so.2 In-Reply-To: <01091221194000.00563@nick.duranium.home> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed 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 disable kern_securelevel and reboot. echo 'kern_securelevel_enable="NO"' >> /etc/rc.conf && reboot At 09:19 PM 9/12/2001 +0200, Nick Martens wrote: >When I try ro make installworld the following error occurs: > >install: /usr/lib/libcrypt.so.2: Operation not permitted >*** error code 71 > >I think it has something to do with: >ls -lo /usr/lib/libcrypt.so.2 >-r--r--r-- 1 root wheel schg 28588 sep 10 16:03 /usr/lib/libcrypt.so.2 > > >how can i solve this ????? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message