Re: gnome-libs won't compile
- From: Simon Britnell <ughbash yahoo com>
- To: gnome-list gnome org
- Subject: Re: gnome-libs won't compile
- Date: Wed, 8 Apr 1998 14:58:15 -0700 (PDT)
> ../gtk-xmhtml/.libs/libgtkxmhtml.so: undefined reference to
`uncompress'
> ../gtk-xmhtml/.libs/libgtkxmhtml.so: undefined reference to `compress'
I had this problem, and did a lot of messing around to find the
problem. I finally found it when I did:
objdump --syms /usr/local/lib/libz.so.1.0.4
and lo and behold, no function definitions. I downloaded the zlib104
file from ftp://sunsite.unc.edu/pub/Linux/libs/compression/ and did a
make install and now everything works.
I'm using a 1.3.0 debian distribution.
Also, make sure that there isn't another broken version earlier in the
library search path.
_________________________________________________________
DO YOU YAHOO!?
Get your free @yahoo.com address at http://mail.yahoo.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]