Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Sep 1999 12:23:31 -0400 (EDT)
From:      "Chris D. Faulhaber" <jedgar@fxp.org>
To:        "Jeffrey J. Libman" <jeffrl@wantabe.com>
Cc:        freebsd-stable@FreeBSD.ORG
Subject:   Re: make installworld failing (3.3-stable from thursday cvsup)
Message-ID:  <Pine.BSF.4.10.9909191221120.18068-100000@pawn.primelocation.net>
In-Reply-To: <Pine.BSF.4.10.9909191030280.46734-100000@binnacle.wantabe.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 19 Sep 1999, Jeffrey J. Libman wrote:

> i cvsup'd thursday morning...did the make buildworld this morning. i have
> a nother system with /usr/src and /usr/obj nfs mounted. on make
> installworld, i get:
> 
> install -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
> 
> any help?
> 

The system that built the obj tree had NOPROFILE=true uncommented in
/etc/make.conf so profiled libs were not built.  Uncomment the NOPROFILE
line on the machine being installed so it doesn't try to intall the
non-existent profiled libs.

-----
Chris D. Faulhaber <jedgar@fxp.org>  |  All the true gurus I've met never
System/Network Administrator,        |  claimed they were one, and always
Reality Check Information, Inc.      |  pointed to someone better.




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




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