From owner-freebsd-current Sat Sep 22 2:44:52 2001 Delivered-To: freebsd-current@freebsd.org Received: from oahu.WURLDLINK.NET (oahu.WURLDLINK.NET [216.235.52.1]) by hub.freebsd.org (Postfix) with ESMTP id C7BA137B415; Sat, 22 Sep 2001 02:44:48 -0700 (PDT) Received: from localhost (vince@localhost) by oahu.WURLDLINK.NET (8.11.3/8.11.3) with ESMTP id f8M9iKA06205; Fri, 21 Sep 2001 23:44:21 -1000 (HST) (envelope-from vince@oahu.WURLDLINK.NET) Date: Fri, 21 Sep 2001 23:44:20 -1000 (HST) From: Vincent Poy To: Ruslan Ermilov Cc: Beech Rintoul , , Peter Wemm Subject: Re: Problems with latest current build In-Reply-To: <20010922111328.D76391@sunbay.com> Message-ID: <20010921234057.H60530-100000@oahu.WURLDLINK.NET> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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