From owner-freebsd-questions Wed Aug 1 11: 9:22 2001 Delivered-To: freebsd-questions@freebsd.org Received: from coconut.sycamorenet.com (coconut.sycamorenet.com [12.146.0.143]) by hub.freebsd.org (Postfix) with ESMTP id 584C037B401 for ; Wed, 1 Aug 2001 11:09:19 -0700 (PDT) (envelope-from Michael.Pelletier@sycamorenet.com) Received: by coconut.sycamorenet.com with Internet Mail Service (5.5.2653.19) id ; Wed, 1 Aug 2001 14:07:35 -0400 Message-ID: <4993EB20A01FD411B22700D0B77CF68801D3954C@ash.sycamorenet.com> From: "Pelletier, Michael" To: "'freebsd-questions@freebsd.org'" Subject: Broken build question... Date: Wed, 1 Aug 2001 14:09:07 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > I am trying to do a make world. If I just compile everything, there are no > problems. When I try to install everything (make installworld) I always > get this error message: > > > ===> 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 > 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. > > Could someone help? > > Thanks, > Michael Pelletier To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message