From owner-freebsd-stable Sun Sep 19 9:28:32 1999 Delivered-To: freebsd-stable@freebsd.org Received: from binnacle.wantabe.com (binnacle.wantabe.com [209.16.8.14]) by hub.freebsd.org (Postfix) with ESMTP id 54C4214CB2 for ; Sun, 19 Sep 1999 09:28:29 -0700 (PDT) (envelope-from jeffrl@wantabe.com) Received: from localhost (jeffrl@localhost) by binnacle.wantabe.com (8.9.3/8.9.2) with ESMTP id LAA47054; Sun, 19 Sep 1999 11:28:27 -0500 (CDT) (envelope-from jeffrl@wantabe.com) X-Authentication-Warning: binnacle.wantabe.com: jeffrl owned process doing -bs Date: Sun, 19 Sep 1999 11:28:27 -0500 (CDT) From: "Jeffrey J. Libman" To: "Chris D. Faulhaber" Cc: freebsd-stable@FreeBSD.ORG Subject: Re: make installworld failing (3.3-stable from thursday cvsup) In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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 | 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