From owner-freebsd-current@FreeBSD.ORG Mon Aug 11 23:04:53 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B7D5E1065676 for ; Mon, 11 Aug 2008 23:04:53 +0000 (UTC) (envelope-from rohit.trip@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.231]) by mx1.freebsd.org (Postfix) with ESMTP id 8E0008FC21 for ; Mon, 11 Aug 2008 23:04:53 +0000 (UTC) (envelope-from rohit.trip@gmail.com) Received: by rv-out-0506.google.com with SMTP id b25so3670096rvf.43 for ; Mon, 11 Aug 2008 16:04:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=zuFPaimtX0mGUsOwcbYtB8OgIkkYDICbQ9266eHGgv8=; b=J3DMZ7Dg+j6lOtqIma3u0s2QNyF39Y/qYR9fGY65aQLRFbUgoHciCTAZXNC+OQgWxt CRpV3RGNZMLLPA4Eo5wQzbGqJ99JFZb+XAGSO8APZXlF+bexegS5sNlgx9gRUyJYQLpj vnCbZxAMWTDsETxqo1jT/hbtNdOSWFwQtumcM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=Z1K5NFnquvl11cUaLklKbCgchuNmEeR3ewLiBIsJ2rV6Ji4lq8gPlaY1mRcn7/HQ4b aBZ7JoUcyAwYFotKB5uWc8Usn30mr6BZ4xg5ZCLtc5KQGlP6vnHv3zyTHc62mjetryma +m6BY7kNLt6ZqeKByap7O+qLCUhXg4N5mpmD8= Received: by 10.141.50.11 with SMTP id c11mr3882557rvk.222.1218495893327; Mon, 11 Aug 2008 16:04:53 -0700 (PDT) Received: by 10.141.42.5 with HTTP; Mon, 11 Aug 2008 16:04:53 -0700 (PDT) Message-ID: <33615c8e0808111604x117e9eddpdbe971e33112a12b@mail.gmail.com> Date: Mon, 11 Aug 2008 19:04:53 -0400 From: "Rohit Tripathi" To: freebsd-current@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: cannot delete libc.so.7 from build directories X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Aug 2008 23:04:53 -0000 I tried this from runlevel 1 as root and still can't seem to get rid of these rm: obj.old/usr/src/lib32/usr/lib32/libc.so.7: Operation not permitted rm: obj.old/usr/src/lib32/usr/lib32/libcrypt.so.4: Operation not permitted rm: obj.old/usr/src/lib32/usr/lib32/libthr.so.3: Operation not permitted rm: obj.old/usr/src/lib32/usr/lib32/libkse.so.3: Operation not permitted rm: obj.old/usr/src/lib32/usr/lib32/librt.so.1: Operation not permitted rm: obj.old/usr/src/lib32/usr/lib32: Directory not empty rm: obj.old/usr/src/lib32/usr: Directory not empty rm: obj.old/usr/src/lib32: Directory not empty rm: obj.old/usr/src: Directory not empty rm: obj.old/usr: Directory not empty rm: obj.old: Directory not empty rm: obj.old2/usr/src/lib32/usr/lib32/libc.so.7: Operation not permitted rm: obj.old2/usr/src/lib32/usr/lib32/libcrypt.so.4: Operation not permitted rm: obj.old2/usr/src/lib32/usr/lib32/libthr.so.3: Operation not permitted rm: obj.old2/usr/src/lib32/usr/lib32/libkse.so.3: Operation not permitted rm: obj.old2/usr/src/lib32/usr/lib32/librt.so.1: Operation not permitted rm: obj.old2/usr/src/lib32/usr/lib32: Directory not empty rm: obj.old2/usr/src/lib32/usr: Directory not empty rm: obj.old2/usr/src/lib32: Directory not empty rm: obj.old2/usr/src: Directory not empty rm: obj.old2/usr: Directory not empty rm: obj.old2: Directory not empty