[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [linux-team] segfault with wordperfect
On 11-Jan-99 LOUVIAUX Vincent wrote:
> voici le ldd:
> ldd xwp
> libXt.so.6 => /usr/X11R6/lib/libXt.so.6 (0x4000c000)
> libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x40054000)
> libXpm.so.4 => /usr/X11R6/lib/libXpm.so.4 (0x400f8000)
> libm.so.5 => /lib/libm.so.5 (0x40106000)
> libc.so.5 => /lib/libc.so.5 (0x4010f000)
> libSM.so.6 => /usr/X11R6/lib/libSM.so.6 (0x401cd000)
> libICE.so.6 => /usr/X11R6/lib/libICE.so.6 (0x401d6000)
> libc.so.6 => /lib/libc.so.6 (0x401eb000)
> ld-linux.so.2 => /lib/ld-linux.so.2 (0x40290000)
J'en étais sur, et c'est bien pour cela que j'avais demande un LDD. Comme tu
peux le voir, cette executable utilise en meme temps les libc5 et les libc6.
WP est compile en libc5 et utilise des librairies. Une au moins de ces
librairies utilise libc6 -> c'est absolument a éviter, car cela crée des
conflits.
Il faut donc bien séparer tes libc5 et tes libc6 et forcer WP a utiliser les
libc5 uniquement. (LD_LIBRARY_PATH,...)
---
Micro$oft -> Where to you want to crash today?
||| | Emmanuel Tychon
O-O | nic-hdl: ET99-RIPE, nic-irc: kosinus
(_) |
oOO-----OOo | Don't be assimilated, use Linux!
| Linux | |
\-------/ | PGP key on http://pgp.ai.mit.edu
---------
This message was send by Majordomo 1.94.3. Please repport problems to
manu@rtfm.be. If you want to be deleted from the list, send a mail to
majordomo@rtfm.be with "unsubscribe linux-team" in the body.