Re: gnome-libs compilation problems



On Sun, Jan 17, 1999 at 04:50:36PM +0000, Dave wrote:

> I'm trying to compile the cvs version of gnome-libs and have the following
> problem. Everything works fine until gtk-xmhtml, which always comes up
> with this output:
> 
> ../gtk-xmhtml/.libs/libgtkxmhtml.so: undefined reference to `uncompress'
> ../gtk-xmhtml/.libs/libgtkxmhtml.so: undefined reference to `compress'

These two functions have been left out of the version of libz that is
supplied with the xfree86 X server.  The solution is to rename
/usr/X11R6/lib/libz.* so that /usr/lib/libz or /usr/local/lib/libz
will be used instead.

-- John Kodis.

PS: Isn't this in the FAQ?



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