From owner-freebsd-amd64@FreeBSD.ORG Tue Dec 21 01:27:52 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 7811116A4CE; Tue, 21 Dec 2004 01:27:52 +0000 (GMT) Received: from lakermmtao04.cox.net (lakermmtao04.cox.net [68.230.240.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id D65BF43D41; Tue, 21 Dec 2004 01:27:51 +0000 (GMT) (envelope-from conrads@cox.net) Received: from dolphin.local.net ([68.11.30.50]) by lakermmtao04.cox.net (InterMail vM.6.01.04.00 201-2131-117-20041022) with ESMTP <20041221012745.TXVJ22354.lakermmtao04.cox.net@dolphin.local.net>; Mon, 20 Dec 2004 20:27:45 -0500 Received: from dolphin.local.net (localhost.local.net [127.0.0.1]) by dolphin.local.net (8.13.1/8.13.1) with ESMTP id iBL1RoRE025625; Mon, 20 Dec 2004 19:27:50 -0600 (CST) (envelope-from conrads@cox.net) Date: Mon, 20 Dec 2004 19:27:45 -0600 From: "Conrad J. Sabatier" To: freebsd-amd64@freebsd.org Message-ID: <20041220192745.0e941442@dolphin.local.net> In-Reply-To: <20041219100920.GB7942@dragon.nuxi.com> References: <20041213152257.A3882@rc.tex-an.net> <20041219100920.GB7942@dragon.nuxi.com> X-Mailer: Sylpheed-Claws 0.9.13 (GTK+ 1.2.10; amd64-portbld-freebsd6.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: 5.3R cvsup failure, libm.so.2. COMPAT files missing? X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Dec 2004 01:27:52 -0000 On Sun, 19 Dec 2004 02:09:20 -0800, "David O'Brien" wrote: > > How did you install CVSup and what is the MD5 checksum of your > distfile'cvsup-without-gui.amd64.tar.bz2'? > > hammer$ ldd /usr/local/bin/cvsup | grep libm > libm.so.3 => /lib/libm.so.3 (0x8007f2000) If you do the same command without the grep: $ ldd /usr/local/bin/cvsup /usr/local/bin/cvsup: libz.so.2 => /lib/libz.so.2 (0x8006dd000) libm.so.3 => /lib/libm.so.3 (0x8007f0000) libc.so.5 => /lib/libc.so.5 (0x80090d000) Whereas CURRENT, of course, is up to libc.so.6 now. Fortunately, I was careful not to delete the older libc when the version bump occurred. Of course, /etc/libmap.conf can always be used as a workaround, but I try to avoid that as much as possible. MD5 (/usr/ports/distfiles/cvsup-without-gui.amd64.tar.bz2) = 5e83e6b68696058ebcc4e8666e8442a9 Perhaps it's time to update the cvsup port for amd64? -- Conrad J. Sabatier -- "In Unix veritas"