Re: libgnomeprint-2.1.7 problem in <garnome 0.20.0>



hjlee wrote:
> cc -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -o 
> .libs/generate generate.o -
> Wl,--export-dynamic  -L/root/garnome/lib -L/usr/X11R6/lib 
> ../libgnomeprint/.libs/libgnomeprint-2-
> 2.so /root/garnome/lib/libart_lgpl_2.so /root/garnome/lib/libpango-
> 1.0.so /root/garnome/lib/libgobject-2.0.so 
> /root/garnome/lib/libgmodule-2.0.so -
> ldl /root/garnome/lib/libglib-2.0.so /root/garnome/lib/libxml2.so -lm -
> lfontconfig /root/garnome/lib/libfreetype.so /usr/lib/libpopt.so 
> -Wl,--rpath -Wl,/root/garnome/lib
> ../libgnomeprint/.libs/libgnomeprint-2-2.so: undefined reference to 
> `deflate'
> ../libgnomeprint/.libs/libgnomeprint-2-2.so: undefined reference to 
> `deflateInit_'
> ../libgnomeprint/.libs/libgnomeprint-2-2.so: undefined reference to 
> `deflateEnd'

There probably needs to be a "-lz" somewhere in that compile line.
Either you don't actually have zlib (almost impossible), or it isn't
detected at the time of ./configure.

Of course, it could be something completely different, so I hope this
can at least give *some* help.

Regards,
Danilo




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