Re: Compile error with new gnome-applets-1.1.1



jgotts@www.tqstats.com wrote:
> 
> 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!
> 

Oops, well spotted! Adding -lz to GNOME_APPLETS_LIBS = in ./slashapp/Makefile
seems to have fixed it.

-- 
 ~~~~~~~~~~~~~~~~~~~~~~~~ Paul Barnfather ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
|  plb@clanger9.demon.co.uk  paul.barnfather@northern-electric.co.uk |
|      __           http://www.clanger9.demon.co.uk    .             |
     o--o-... 75TS                                    o'~o... 750SS



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