From owner-freebsd-questions Sun Apr 15 10:19:41 2001 Delivered-To: freebsd-questions@freebsd.org Received: from loki.giallarhorn.org (asgard.dslwan.toad.net [162.33.157.41]) by hub.freebsd.org (Postfix) with ESMTP id 8CB6E37B440 for ; Sun, 15 Apr 2001 10:19:36 -0700 (PDT) (envelope-from technews@giallarhorn.org) Received: from MJOLNIR (mjolnir.giallarhorn.org [172.16.1.6]) by loki.giallarhorn.org (8.11.1/8.11.1) with SMTP id f3FHo9x03779; Sun, 15 Apr 2001 13:50:10 -0400 (EDT) (envelope-from technews@giallarhorn.org) Message-ID: <01e201c0c5cf$e76434a0$060110ac@MJOLNIR> Reply-To: "Orville Pike" From: "Orville Pike" To: "Jason Sheets" , References: <001501c0c557$791379c0$060110ac@MJOLNIR> <01041421231002.58592@dragon.shadonet.com> Subject: Re: Install World Problem Date: Sun, 15 Apr 2001 13:16:50 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2462.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2462.0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG tried your suggestion and even moving the files and everytime i received the following;. this is from the chflags output but mv give the same error code or anything else i try on these files chflags: lib/libscrypt.so.2: Operation not permitted bash-2.04# chflags -L -H nosunlnk lib/* chflags: lib/libc.so.5: Operation not permitted chflags: lib/libc_r.so.5: Operation not permitted chflags: lib/libcipher.so.2: Operation not permitted chflags: lib/libcrypt.so.2: Operation not permitted chflags: lib/libscrypt.so.2: Operation not permitted ----- Original Message ----- From: "Jason Sheets" To: "Orville Pike" Sent: Saturday, April 14, 2001 11:23 PM Subject: Re: Install World Problem > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > I've never seen this problem before but you may make sure the immutable flag > is not set on te file /usr/lib/libscrypt.so.2 > > Jason > > On Saturday 14 April 2001 20:54, you wrote: > > I am getting the following error when i do a make installworld. > > I've re-tried with all combinations of the following: > > single user mode, sysctl -w kern.securitylevel=0, chflags noschg -L -R * > > in /usr/lib > > > > install -c -o root -g wheel -m 444 com_err.3.gz /usr/share/man/man3 > > ===> lib/libcom_err/doc > > install-info --quiet --defsection="Programming & development > > ools." --defentry="* libcom_err: (com_err). A Common Error > > Description Library for UNIX." com_err.info /usr/share/info/dir > > install -c -o root -g wheel -m 444 com_err.info.gz /usr/share/info > > ===> lib/libcrypt > > install -c -o root -g wheel -m 444 libscrypt.a /usr/lib > > install -c -s -o root -g wheel -m 444 -fschg libscrypt.so.2 /usr/lib > > install: /usr/lib/libscrypt.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. > > > > thanks > > ahead > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > - -- > Q: What's a light-year? > A: One-third less calories than a regular year. > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.0.4 (FreeBSD) > Comment: For info see http://www.gnupg.org > > iD8DBQE62RRP44LR80VGArkRAiD/AJ9mdebKQ/zjfJ1PO7I96JTTV4YQGQCdGErh > JnUenHjIprhKBP0HgTShm2I= > =Az5k > -----END PGP SIGNATURE----- > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message