From owner-freebsd-amd64@FreeBSD.ORG Mon Oct 18 17:22:10 2004 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6E2BF16A4CE for ; Mon, 18 Oct 2004 17:22:10 +0000 (GMT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5197243D3F for ; Mon, 18 Oct 2004 17:22:10 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.13.1/8.13.1) with ESMTP id i9IHM9vt005263; Mon, 18 Oct 2004 10:22:10 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.13.1/8.13.1/Submit) id i9IHM924005262; Mon, 18 Oct 2004 10:22:09 -0700 (PDT) (envelope-from obrien) Date: Mon, 18 Oct 2004 10:22:08 -0700 From: "David O'Brien" To: Daniel Bye Message-ID: <20041018172208.GB5179@dragon.nuxi.com> References: <200410181646.44654.howells@kde.org> <4173EAE2.9050001@pragmeta.com> <57979.192.168.0.1.1098116798.squirrel@192.168.0.1> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <57979.192.168.0.1.1098116798.squirrel@192.168.0.1> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 6.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: freebsd-amd64@freebsd.org Subject: Re: cvsup X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@freebsd.org List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Oct 2004 17:22:10 -0000 On Mon, Oct 18, 2004 at 05:26:38PM +0100, Daniel Bye wrote: > > I had to create a symlink for /lib/libm.so.2 > > and point it to /lib/libm.so.3 for cvsup to run. > > I hit this one this morning. I tackled by setting this in /etc/libmap.conf: > > [/usr/local/bin/cvsup] > libm.so.3 libm.so.2 What is the output of 'uname -a'? How is everyone running into this when the 5.3 Beta's (and 6-CURRENT) have /lib/libm.so.3? -- -- David (obrien@FreeBSD.org)