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

next in thread | previous in thread | raw e-mail | index | archive | help
aha! yes, thanks! i missed changing the CFLAGS also on the target machine.

thank you so much!

cheers,
jeff

                                |
                                |\            +------------------------------+
Jeffrey J. Libman, ops. mgr.    | \           |  Wantabe Internet Services   |
Wantabe, Inc.                   |__\          +------------------------------+
jeffrl@wantabe.com        <-----|------>      | access web cgi ftp news mail |
(281) 493-0718       __,.-=\'`^`'~=-../__,.-= +------------------------------+

On Sun, 19 Sep 1999, Chris D. Faulhaber wrote:

> 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
> 
> 



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.9909191127400.46734-100000>