Date: Wed, 6 Dec 2000 16:44:15 -0500 (EST) From: Trevor Johnson <trevor@jpj.net> To: Marcel Moolenaar <marcel@cup.hp.com> Cc: Marc van Kempen <marc@bowtie.nl>, <bmah@FreeBSD.ORG>, <janb@cs.utep.edu>, <dmaddox@sc.rr.com>, <current@FreeBSD.ORG> Subject: Re: Other Linux stuff... Message-ID: <Pine.BSI.4.30.0012061640340.13289-100000@blues.jpj.net> In-Reply-To: <3A25466D.1EDB4C0D@cup.hp.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.4.30.0012061640340.13289-100000>