6.0, installworld: libcom_err_p.a: No such file or directory
    Boris Samorodov 
    bsam at ipt.ru
       
    Mon Aug 15 20:49:43 GMT 2005
    
    
  
On Mon, 15 Aug 2005 16:40:39 -0400 Kris Kennaway wrote:
> On Tue, Aug 16, 2005 at 12:32:02AM +0400, Boris Samorodov wrote:
> > Hi!
> > 
> > 
> > Just a couple of hours cvsupped 6.0-CURRENT (from end of july 2005) to
> > RELENG_6. Makeworld, kernel was fine, but at the beginning of
> > installworld i've got:
> > 
> > -----
> > ===> lib/csu/i386-elf (install)
> > install -C -o root -g wheel  -m 444 crt1.o crti.o crtn.o gcrt1.o /usr/lib
> > ===> lib/libcom_err (install)
> > install -C -C -o root -g wheel -m 444   libcom_err.a /usr/lib
> > install -C -C -o root -g wheel -m 444   libcom_err_p.a /usr/lib
> > install: libcom_err_p.a: No such file or directory
> > *** Error code 71
> > 
> > Stop in /usr/src/lib/libcom_err.
> > *** Error code 1
> > -----
> > 
> > Any ideas?
> Did you make buildworld with different settings than your
> installworld?  e.g. with NO_PROFILE=foo in your /etc/make.conf and
> then removed it before installworld?
Seems, no. Because I didn't touch make.conf since June:
# ls -l /etc/make.conf                                                         
-rw-r--r--  1 root  wheel  13755 11 jun 22:20 /etc/make.conf
...and used buildworld and installworld without any parameters.
Thank you,
> kris
WBR
-- 
bsam
    
    
More information about the freebsd-stable
mailing list