Date: Fri, 16 Sep 2005 23:19:37 -0400 From: Jordan Freeman <jmf@thecompanyonline.com> To: freebsd-questions@freebsd.org Subject: Error code 71 on rebuilding libc. FreeBSD 5.4-p6. Message-ID: <432B8B49.90200@thecompanyonline.com>
next in thread | raw e-mail | index | archive | help
Performing a "make install" in /usr/src/lib/libc, here's the output : # make install install -C -o root -g wheel -m 444 libc.a /usr/lib install: libc.a: No such file or directory *** Error code 71 Stop in /usr/src/lib/libc. Howerer, when I "ll" for the file /usr/lib/libc.a in the /usr/lib directory, I get : # ll libc.a -r--r--r-- 1 root wheel 1918768 Aug 20 11:53 libc.a So the file is obviously there. There is a possibilty that I'm just being a twit. Any assistance would be greatly appreciated.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?432B8B49.90200>