Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Sep 2005 22:38:24 -0500
From:      Dan Nelson <dnelson@allantgroup.com>
To:        Jordan Freeman <jmf@thecompanyonline.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Error code 71 on rebuilding libc. FreeBSD 5.4-p6.
Message-ID:  <20050917033824.GB97440@dan.emsphone.com>
In-Reply-To: <432B8B49.90200@thecompanyonline.com>
References:  <432B8B49.90200@thecompanyonline.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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@allantgroup.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050917033824.GB97440>