From owner-freebsd-questions Mon Feb 4 11:30:59 2002 Delivered-To: freebsd-questions@freebsd.org Received: from email.accessus.net (email.accessus.net [209.145.128.5]) by hub.freebsd.org (Postfix) with ESMTP id 7E7B537B427 for ; Mon, 4 Feb 2002 11:30:40 -0800 (PST) Received: from [209.145.133.59] (account jkoenig@accessus.net HELO jwebmedia.com) by email.accessus.net (CommuniGate Pro SMTP 3.4.8) with ESMTP id 42324267 for freebsd-questions@FreeBSD.ORG; Mon, 04 Feb 2002 13:30:39 -0600 Message-ID: <3C5EE464.F5E9BC4D@jwebmedia.com> Date: Mon, 04 Feb 2002 13:43:32 -0600 From: Joseph Koenig Reply-To: joe@jwebmedia.com Organization: jWeb New Media Design X-Mailer: Mozilla 4.77 (Macintosh; U; PPC) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: rm /usr/lib/libcrypt.so.2: Operation not permitted Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 Why can root not delete a file? I was logged in as root, doing a 'make world' and got the following error: rm: libcrypt.so.2: Operation not permitted *** Error code 1 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. How can I get rid of this problem? This is FreeBSD 4.2. Thanks, joe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message