Re: Compile error with new gnome-applets-1.1.1



In message <388F5657.95A3533D@clanger9.demon.co.uk>, Paul Barnfather writes:

>This might be Solaris's dodgy linker. I have libxml-1.8.5.
>Any ideas?

>Undefined			first referenced
> symbol  			    in file
>gzdopen                             /usr/local/lib/libxml.so
>gzread                              /usr/local/lib/libxml.so
>gzopen                              /usr/local/lib/libxml.so
>gzwrite                             /usr/local/lib/libxml.so
>gzclose                             /usr/local/lib/libxml.so
>ld: fatal: Symbol referencing errors. No output written to slash_applet
>collect2: ld returned 1 exit status
>make[2]: *** [slash_applet] Error 1

Looks like your compile line is missing -lz.  You should have pasted it!

--
John GOTTS <jgotts@linuxsavvy.com>  http://www.linuxsavvy.com/staff/jgotts



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