Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Sep 2001 12:13:02 +0300
From:      Ruslan Ermilov <ru@FreeBSD.ORG>
To:        "Andrey A. Chernov" <ache@nagual.pp.ru>
Cc:        Beech Rintoul <akbeech@anchoragerescue.org>, freebsd-current@FreeBSD.ORG, Peter Wemm <peter@FreeBSD.ORG>
Subject:   Re: Problems with latest current build
Message-ID:  <20010922121302.G76391@sunbay.com>
In-Reply-To: <20010922123030.B80168@nagual.pp.ru>; from ache@nagual.pp.ru on Sat, Sep 22, 2001 at 12:30:30PM %2B0400
References:  <20010922044320.A2E6B9D33@galaxy.anchoragerescue.org> <20010922111328.D76391@sunbay.com> <20010922123030.B80168@nagual.pp.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Sep 22, 2001 at 12:30:30PM +0400, Andrey A. Chernov wrote:
> On Sat, Sep 22, 2001 at 11:13:28 +0300, Ruslan Ermilov wrote:
> > > Second I still have apps looking for libc.so.4 (mountd for example) I finally 
> > > just linked those libs back from compat and it seems to work. Is this just my 
> > > box this is happening on or are others also seeing this?
> > > 
> > Hmm, if you have COMPAT_4x=TRUE in your /etc/make.conf, libc.so.4
> > should be installed in /usr/lib/compat, and the latter (by default)
> > is listed in the ``ldconfig_paths'' rc.conf(5) variable.
> 
> "ldconfig -R" must be adeded to the end of install: target of each compat* 
> Makefile.
> 
Huh?  We don't call ldconfig(8) for normal installworlds, when we upgrade
/usr/lib libraries; this also would be bogus for the DESTDIR=/foo case.
Also recall that ``installworld'' should normally be executed from the
single-user mode, then rebooted into multi-user, and rc(8) script will
run the ldconfig(8) setup as needed.


Cheers,
-- 
Ruslan Ermilov		Oracle Developer/DBA,
ru@sunbay.com		Sunbay Software AG,
ru@FreeBSD.org		FreeBSD committer,
+380.652.512.251	Simferopol, Ukraine

http://www.FreeBSD.org	The Power To Serve
http://www.oracle.com	Enabling The Information Age

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




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