From owner-freebsd-current@FreeBSD.ORG Thu Sep 1 11:10:16 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E0B5016A41F for ; Thu, 1 Sep 2005 11:10:16 +0000 (GMT) (envelope-from gregorynou@altern.org) Received: from esemetz.metz.supelec.fr (esemetz.metz.supelec.fr [193.48.224.212]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F64443D45 for ; Thu, 1 Sep 2005 11:10:13 +0000 (GMT) (envelope-from gregorynou@altern.org) Received: from smtp.metz.supelec.fr (smtp.metz.supelec.fr [193.48.224.205]) by esemetz.metz.supelec.fr (8.11.6/8.9.3) with ESMTP id j81BACI29242 for ; Thu, 1 Sep 2005 13:10:12 +0200 Received: from [193.48.225.2] (nou.rez-metz.supelec.fr [193.48.225.2]) by smtp.metz.supelec.fr (8.11.6/8.11.6) with ESMTP id j81B6EK31122 for ; Thu, 1 Sep 2005 13:06:14 +0200 Message-ID: <4316E1A0.8070307@altern.org> Date: Thu, 01 Sep 2005 13:10:24 +0200 From: Gregory Nou User-Agent: Mozilla Thunderbird 1.0.6 (X11/20050831) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Problem with deleting files 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: Thu, 01 Sep 2005 11:10:17 -0000 Hi, I'm currently experiencing a weird problem : some of my folders are completely empty (ls -a doesn't even mention . or ..) But, I cannot remove them, and a ls is very very slow (but just in those folders, and it is quite rare, but now I cannot update firefox, nor openoffice, because make clean will fail). uname -a gives : FreeBSD *.fr 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Fri Aug 26 10:12:03 CEST 2005 root@*.fr:/usr/obj/usr/src/sys/MYKERNEL i386 my questions are : Is it Freebsd related, or may it be a problem with my hard disk ? Is there a way to delete, or just unlink a folder, even if it doesn't appear to be empty ? Currently, I'm trying to make world again, to see if the problem desappear, but I'm experiencing a problem with groff. By the way, is it possible to make world without groff ? Do I need it to make my system run well ? Thanks -- Gregory