Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Aug 2005 00:49:36 +0400
From:      Boris Samorodov <bsam@ipt.ru>
To:        Kris Kennaway <kris@obsecurity.org>
Cc:        freebsd-stable@FreeBSD.org
Subject:   Re: 6.0, installworld: libcom_err_p.a: No such file or directory
Message-ID:  <65918959@serv3.int.kfs.ru>
In-Reply-To: <20050815204039.GA75614@xor.obsecurity.org> (Kris Kennaway's message of "Mon, 15 Aug 2005 16:40:39 -0400")
References:  <31990013@serv3.int.kfs.ru> <20050815204039.GA75614@xor.obsecurity.org>

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



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