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
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to