Date: Sat, 30 Jan 2010 20:36:47 -0600 From: Kevin Kinsey <kdk@daleco.biz> To: frank.wissmann41@web.de Cc: FreeBSD Mailing List <freebsd-questions@freebsd.org> Subject: Re: Problems with "make clean" Message-ID: <4B64ECBF.3090102@daleco.biz> In-Reply-To: <4B6491D4.4090304@web.de> References: <4B6491D4.4090304@web.de>
next in thread | previous in thread | raw e-mail | index | archive | help
Frank Wißmann wrote: > Hi, Beasties! > I just installed the new VirtualBox through ports. It worked fine, but > now I have trouble cleaning the directory. Neither "make clean" nor a > "rm -rf work/" do what they are supposed to. Here is the output: > > rm: > work/virtualbox-3.0.51r22902/out/freebsd.amd64/debug/obj/VBoxRT/VBox: > Directory not empty No explanation, sorry. Have you tried $chflags -R nosch work $rm -rf work ? HTH, Kevin Kinsey
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4B64ECBF.3090102>