Date: Wed, 28 Jun 2000 22:31:26 -0500 From: Ryugen@palaver.org (Ryugen C. Fisher) To: freebsd-questions@FreeBSD.ORG Subject: Strange Permissions Message-ID: <4.3.2.7.2.20000628222643.00ad4b40@mail.palaver.org> In-Reply-To: <00062910010900.01006@dannyh.freebsd.org> References: <20000628140150.99879.qmail@hotmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
<html> <font size=3>In trying to do a make world the errors occur that stop the execution..<br> <br> tracing these error back I find that the make file can not delete:<br> <br> /usr/obj/usr/src/tmp/usr/lib/<br> <br> drwxr-xr-x 2 root wheel 5120 Jun 28 17:43 ./<br> drwxr-xr-x 3 root wheel 512 Jun 28 17:43 ../<br> -r--r--r-- 1 root wheel 520040 Apr 14 23:05 libc.so.3<br> -r--r--r-- 1 root wheel 599247 Apr 14 23:05 libc_r.so.3<br> -r--r--r-- 1 root wheel 7168 Apr 14 22:09 libcipher.so.2<br> -r--r--r-- 1 root wheel 12965 Apr 14 23:05 libdescrypt.so.2<br> <br> These files seem to be read only... even to root! how do I get rid of them so that make world can continue?<br> <br> <br> <br> <br> </font></html> 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?4.3.2.7.2.20000628222643.00ad4b40>