Re: gnome lib will not compile




> ../gtk-xmhtml/.libs/libgtkxmhtml.so: undefined reference to `uncompress'
> ../gtk-xmhtml/.libs/libgtkxmhtml.so: undefined reference to `compress'
> make[2]: *** [htmltest] Error 1
> make[2]: Leaving directory `/usr/src/gnome-libs-0.20/gtk-xmhtml'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/usr/src/gnome-libs-0.20'
> make: *** [all-recursive-am] Error 2

I had exactly the same problem and I found that I had a libz.a in
/usr/X11R6/lib, which didn't contain the compress/uncompress functions! My
normal libz.* (.so also) were under /usr/lib, so I just removed
/usr/X11R6/lib/libz.a, ldconfig, make and BINGO! I have no idea where that
libz might have come from.

  __________________________________________________
 /____\    Sampo Niskanen <=> sampo@compart.fi      \
       \         http://www.compart.fi/~sampo        \
        \     ________________________________________\___
         \___/___________________________________________/



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