Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Sep 2001 11:13:28 +0300
From:      Ruslan Ermilov <ru@FreeBSD.ORG>
To:        Beech Rintoul <akbeech@anchoragerescue.org>
Cc:        freebsd-current@FreeBSD.ORG, Peter Wemm <peter@FreeBSD.ORG>
Subject:   Re: Problems with latest current build
Message-ID:  <20010922111328.D76391@sunbay.com>
In-Reply-To: <20010922044320.A2E6B9D33@galaxy.anchoragerescue.org>; from akbeech@anchoragerescue.org on Fri, Sep 21, 2001 at 08:43:20PM -0800
References:  <20010922044320.A2E6B9D33@galaxy.anchoragerescue.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Sep 21, 2001 at 08:43:20PM -0800, Beech Rintoul wrote:
> I just built today's -current, still having a couple of problems.
> First off, when install tried to rm -R libc_r.so.4 and libc.so.4 it couldn't 
> because schg flags were set. Went fine after I removed them.
> 
Should be fixed in src/lib/compat/Makefile.inc,v 1.8.  Thanks!

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


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?20010922111328.D76391>