pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: emulators/suse100_base on NetBSD-5/amd64 broken?
On Thu, May 14, 2009 at 04:47:53PM +0000, Thomas E. Spanjaard wrote:
[...]
> Also, an unrelated annoyance is the fact that there is no Linux(-32)
> ldd(1) in the emulation packages anymore (the bash script tries to use
> some /lib/ld-linux.so.2, which obviously doesn't exist).
They do exists ... and comes from suse{,32}_base packages.
njoly@lanfeust [~]> uname -a
NetBSD lanfeust.sis.pasteur.fr 5.99.11 NetBSD 5.99.11 (LANFEUST) #25: Thu May
14 13:43:12 CEST 2009
njoly%lanfeust.sis.pasteur.fr@localhost:/local/src/NetBSD/obj.amd64/sys/arch/amd64/compile/LANFEUST
amd64
njoly@lanfeust [~]> find /usr/pkg/emul/linux{,32} -type f -name ldd 2>/dev/null
/usr/pkg/emul/linux/usr/bin/ldd
/usr/pkg/emul/linux32/usr/bin/ldd
njoly@lanfeust [~]> /usr/pkg/emul/linux32/usr/bin/ldd
/usr/pkg/emul/linux32/bin/bash
(0xffffe9d4)
libreadline.so.5 => /lib/libreadline.so.5 (0xfbfb4000)
libhistory.so.5 => /lib/libhistory.so.5 (0xfbfad000)
libncurses.so.5 => /lib/libncurses.so.5 (0xfbf65000)
libdl.so.2 => /lib/libdl.so.2 (0xfbf61000)
libc.so.6 => /lib/libc.so.6 (0xfbe40000)
/lib/ld-linux.so.2 (0xfbfe8000)
njoly@lanfeust [~]> /usr/pkg/emul/linux/usr/bin/ldd
/usr/pkg/emul/linux/bin/bash
libreadline.so.5 => /lib64/libreadline.so.5 (0x00007f7ffdcc5000)
libhistory.so.5 => /lib64/libhistory.so.5 (0x00007f7ffdbbd000)
libncurses.so.5 => /lib64/libncurses.so.5 (0x00007f7ffda5a000)
libdl.so.2 => /lib64/libdl.so.2 (0x00007f7ffd957000)
libc.so.6 => /lib64/libc.so.6 (0x00007f7ffd72e000)
/lib64/ld-linux-x86-64.so.2 (0x00007f7ffde00000)
--
Nicolas Joly
Biological Software and Databanks.
Institut Pasteur, Paris.
Home |
Main Index |
Thread Index |
Old Index