--On Mittwoch, Februar 12, 2003 08:32:41 +0100 Michael van Elst <[EMAIL PROTECTED]> wrote:
Hi Michael!

On Tue, Feb 11, 2003, Steffen Weinreich wrote:

I have also tried the binary release for Sol8 and the effect is the
same. A  LD_PRELOAD="/usr/lib/libz.so" could be used as workaround but I
think that  is not a good solution :-)
Can you please check with ldd which binary pulls in libz on your system ?
I found one case in %{l_prefix}/lib/wml/exec/wml_aux_iselect where it
might do this.
On RH 8 (compiled under RH72)

# ldd /opt/ic3s/lib/wml/exec/wml_aux_iselect
       libm.so.6 => /lib/i686/libm.so.6 (0x4002d000)
       libncurses.so.5 => /usr/lib/libncurses.so.5 (0x40050000)
       libc.so.6 => /lib/i686/libc.so.6 (0x42000000)
       /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)


On Sol8

bash-2.03# ldd /opt/ic3s/lib/wml/exec/wml_aux_iselect
       libm.so.1 =>     /usr/lib/libm.so.1
       libcurses.so.1 =>        /usr/lib/libcurses.so.1
       libc.so.1 =>     /usr/lib/libc.so.1
       libdl.so.1 =>    /usr/lib/libdl.so.1
       /usr/platform/SUNW,Sun-Blade-100/lib/libc_psr.so.1


seems not to link with libz...

cheerio
  Steve

--
Steffen Weinreich, [EMAIL PROTECTED]
Dont blame me, it's software!
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
User Communication List                      [EMAIL PROTECTED]

Reply via email to