Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Sep 2001 23:44:20 -1000 (HST)
From:      Vincent Poy <vince@oahu.WURLDLINK.NET>
To:        Ruslan Ermilov <ru@FreeBSD.ORG>
Cc:        Beech Rintoul <akbeech@anchoragerescue.org>, <freebsd-current@FreeBSD.ORG>, Peter Wemm <peter@FreeBSD.ORG>
Subject:   Re: Problems with latest current build
Message-ID:  <20010921234057.H60530-100000@oahu.WURLDLINK.NET>
In-Reply-To: <20010922111328.D76391@sunbay.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 22 Sep 2001, Ruslan Ermilov wrote:

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

	Shouldn't this be COMPAT4X=yes rather than true according to the
sample src/share/examples/etc/make.conf.  Also, it seems like /usr/lib has
the same problem of the schg flags not being removed so I have to manually
do "chflags noschg /usr/lib" prior to the build and installworld or else
it won't replace the targets in /usr/lib with those from the buildworld.


Cheers,
Vince - vince@WURLDLINK.NET - Vice President             ________   __ ____
Unix Networking Operations - FreeBSD-Real Unix for Free / / / / |  / |[__  ]
WurldLink Corporation                                  / / / /  | /  | __] ]
San Francisco - Honolulu - Hong Kong                  / / / / / |/ / | __] ]
HongKong Stars/Gravis UltraSound Mailing Lists Admin /_/_/_/_/|___/|_|[____]
Almighty1@IRC - oahu.DAL.NET Hawaii's DALnet IRC Network Server Admin



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?20010921234057.H60530-100000>