Error code 71 on rebuilding libc. FreeBSD 5.4-p6.

Dan Nelson dnelson at allantgroup.com
Fri Sep 16 20:38:25 PDT 2005


In the last episode (Sep 16), Jordan Freeman said:
> 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.

Did you run "make" first?

-- 
	Dan Nelson
	dnelson at allantgroup.com


More information about the freebsd-questions mailing list