Marcel Pol wrote:
> 
> On 03 Mar 2002 15:14:28 -0500
> Frederic Lepied <[EMAIL PROTECTED]> wrote:
> 
> > > Anyone notice that WP8 no longer works in Mandrake 8.2?
> >
> > Yes I just got a report about that but I haven't got any message or
> > trace about what is going wrong. Someone has more info about that ?
> 
> It was discussed on the list around 23 January.
> Pablo Saratxaga was into that discussion also.
> 
> The plain error message when running xwp, or strace /path/to/xwp is like:
> ldd /opt/wp8/wpbin/xwp
> /usr/bin/ldd: line 1:  7133 Bus error               LD_TRACE_LOADED_OBJECTS=1 
>LD_WARN= LD_BIND_NOW= LD_LIBRARY_VERSION=$verify_out LD_VERBOSE= "$file"

try ldd-libc5.

> 
> While it should show this:
> ldd /opt/wp8/wpbin/xwp
>         libXt.so.6 => /usr/i486-linux-libc5/lib/libXt.so.6 (0x40012000)
>         libX11.so.6 => /usr/i486-linux-libc5/lib/libX11.so.6 (0x40050000)
>         libXpm.so.4 => /usr/i486-linux-libc5/lib/libXpm.so.4 (0x400e6000)
>         libm.so.5 => /lib/libm.so.5 (0x400f5000)
>         libc.so.5 => /lib/libc.so.5 (0x400fe000)
>         libSM.so.6 => /usr/i486-linux-libc5/lib/libSM.so.6 (0x401ba000)
>         libICE.so.6 => /usr/i486-linux-libc5/lib/libICE.so.6 (0x401c2000)
> 
> That is with the libc-5.rpm and /lib/ld-linux.so.1
> Exchanging glibc's ldconfig with ld.so's ldconfig gives exactly the same error.
> Installing the glibc and ldconfig rpms of mdk 8.1 makes no difference either.
> Maybe it is caused by the locales rpms?
> 
> The libc-5 libraries are placed in /etc/ld.so.conf and running ldconfig -v does show 
>them.

well, we placed back ld.so1 and libc-base/extra-5.3.12-36mdk for that reason, of 
course ld.so1
should coexists with the version2 which is the default one and not OVERRIDES files. For
ldd-ing of old libraries/executables ld.so1 package provides the binary ldd-libc5.

Bye.
Giuseppe.


Reply via email to