From owner-freebsd-current Wed Dec 6 13:48:10 2000 From owner-freebsd-current@FreeBSD.ORG Wed Dec 6 13:48:08 2000 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from blues.jpj.net (blues.jpj.net [204.97.17.146]) by hub.freebsd.org (Postfix) with ESMTP id 59EBD37B400; Wed, 6 Dec 2000 13:48:07 -0800 (PST) Received: from localhost (trevor@localhost) by blues.jpj.net (8.11.1/8.10.0) with ESMTP id eB6LiGT14087; Wed, 6 Dec 2000 16:44:16 -0500 (EST) Date: Wed, 6 Dec 2000 16:44:15 -0500 (EST) From: Trevor Johnson To: Marcel Moolenaar Cc: Marc van Kempen , , , , Subject: Re: Other Linux stuff... In-Reply-To: <3A25466D.1EDB4C0D@cup.hp.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > For trivial cases, the simplest solution would be to just remove > /compat/linux/usr/bin/ldd and have our native ldd do the work. If > something depends on the switches, this won't work. At http://huizen.dds.nl/~frodol/glibc/problems.html it says: * ldd gives real strange output, sometimes... The ldd script that comes with glibc-2.0.6 handles libc5 executables incorrectly, resulting in strange output. You are probably better off if you always use the ldd that comes with ld.so-1.9.9. Implement this by deleting or renaming /usr/i486-linux-libc6/bin/ldd I've done this under Linux itself, and it worked well. -- Trevor Johnson http://jpj.net/~trevor/gpgkey.txt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message