[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [SOLVED] Testing: New libxml2 breaks openoffice.org



On Fri, Sep 14, 2007 at 10:05:35AM +0200, Mike Hommey wrote:
On Fri, Sep 14, 2007 at 09:59:49AM +0200, Mike Hommey <mh@glandium.org> wrote:
On Fri, Sep 14, 2007 at 09:33:44AM +0200, Stephan Seitz <nur-ab-sal@gmx.de> wrote:
> But:
> stse@pc01:~$ strings /usr/lib/libxml2.so.2.6.30 | grep gzopen64
> gzopen64
> So, gzopen64 is available. I don’t understand this.
Try objdump -T /usr/lib/libz.so.1 | grep gzopen64 instead.

stse@pc01:~$ objdump -T /usr/lib/libz.so.1 | grep gzopen64
00003fb0 g    DF .text  0000001b  Base        gzopen64

Also, you should try to strace -eopen openoffice 2>&1 | grep libz (change openoffice to whatever the OOo executabe is).

Yes, that helped. There was an old libz in /lib which was used instead of the right one. Now everything works as expected.

Sorry for the noise and thanks for your help.

Shade and sweet water!

	Stephan

--
| Stephan Seitz                    E-Mail: Nur-Ab-Sal@gmx.de |
| PGP Public Keys: http://fsing.rootsland.net/~stse/pgp.html |

Attachment: signature.asc
Description: Digital signature


Reply to: