Date: Fri, 19 Oct 2001 10:44:21 -0800 From: "Michael A. Endsley" <al7oj@arrl.net> To: Nils Holland <nils@tisys.org> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Bad file Descriptor Message-ID: <3.0.6.32.20011019104421.007cde00@mail.gci.net> In-Reply-To: <20011019083637.G883-100000@howie.ncptiddische.net> References: <20011018225508.A7B9B37B407@hub.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Thanks, but I did that before writing to the list ;) I may just re-install from my 4.2 disks and cvsup to 4.4 from there :\ Mike At 08:38 AM 10/19/2001 +0200, Nils Holland wrote: >On Thu, 18 Oct 2001 mandm@alaska.com wrote: > >> When trying to rm /usr/obj/*, I get the message in subject >> heading. I also get "directory not empty". >> What must I do to repair/fix the problem? >> I tried fsck, but it didn't help. >> Thanks, >> Mike > >I would recommend that you first the to unset the immutable flag. Whenever >I want to purge my /usr/obj, I do this: > >cd /usr/obj >chflags -R noschg * >rm -R * > >After that, the directory is empty and ready for a new make buildworld. > >Greetings >Nils > > >Nils Holland >Ti Systems - FreeBSD in Tiddische, Germany >http://www.tisys.org * nils@tisys.org > > I have and use: FreeBSD 4.3, OS/2 Warp3 & 4, Linux-Mandrake 7.2, Win3.1 - Me ICQ# 54186124 bp40mm To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3.0.6.32.20011019104421.007cde00>