d above I
ran a diff on the working libs and my libs reported by ldd on my
machine. Everything was the same aside from things in slightly
different directories and these four lines were found in my ldd output
and not found in his.
libpangocairo-1.0.so.0 => not found
libXinerama.so.1 =>
On Sun, Jul 04, 2004 at 02:47:37AM -0400, Arthur E. Conrad said
> in the following case is
> does [libcrypt.so.1 => /lib/libcrypt.so.1 (0x40034000)] == [libcrypt.so.1 =>
> /lib/libcrypt.so.1 (0x40154000)]
I'm no elf expert, but I'm pretty sure that they're refering to the same
library loaded at a
in the following case is
does [libcrypt.so.1 => /lib/libcrypt.so.1 (0x40034000)] == [libcrypt.so.1 =>
/lib/libcrypt.so.1 (0x40154000)]
[EMAIL PROTECTED] saslauthd]# ldd saslauthd
libcrypt.so.1 => /lib/libcrypt.so.1 (0x40034000)
libresolv.so.2 => /lib/libresolv.so.2 (0x40061000)
3 matches
Mail list logo