Re: libxml/zlib Problem.



On Thu, Feb 03, 2000 at 01:54:54PM +0100, Paul Kreugel wrote:
> I've got a problem with libxml and zlib.
> 
> When I try to compile gnome-core-1.1.2, gnome-applets-1.1.2,
> gnumeric, or an other program that uses libxml, then I get
> messages that libxml can't be found. In the config.log file I
> found that gzopen and gzread can't be found.
> After adding -L/usr/lib (that's where my zlib is) to the CFLAGS
> before starting configure everything compiles without problems.
> I don't know what has changed, but I never had to do this before.
> 
> All programs work except sawmill-themer, which says:
> rep: error in loading shared libraries:
> /usr/X11R6/lib/libxml.so.1: undefined symbol: gzopen
> 
> I've recompiled sawmill, librep, rep-gtk and upgraded libxml to version
> 1.8.6 but nothing works.
> 
> Can someone please tell what I have to do.

  What system/distribution are you using ???

This drives me nuts, each time one tries to fixe the dependancies
to zlib, the new patch break on a different setup.
Can someone *knowledgeable* about this issue have a look and fix it
for once, the automake/autoconf stuff is just completely confusing on
this issue. Also all programs using libxml should use xml-config --libs
to get the appropriate libraries needed at link time.

Daniel

-- 
Daniel.Veillard@w3.org | W3C, INRIA Rhone-Alpes  | Today's Bookmarks :
Tel: +33 476 615 257  | 655, avenue de l'Europe | Linux XML libxml WWW
Fax: +33 476 615 207  | 38330 Montbonnot FRANCE | Gnome rpm2html rpmfind
 http://www.w3.org/People/all#veillard%40w3.org  | RPM badminton Kaffe



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