[kde-solaris] kuickshow compile problems

Stefan Teleman steleman at nyc.rr.com
Sun Jul 23 05:21:22 CEST 2006


On Saturday 22 July 2006 10:19, Bruce Hunt wrote:
> Hello All,
> 	Help Please! I am having linking problems compiling kuickshow on
> my Sun Enterprise 250 (SPARC).  I am able to compile all the rest
> of KDE with minimal issues and it runs great but I just can't get
> past this one. Here's the specs:

> checking IMLIB_LIBS
> configure:39337:
> result: -L/opt/csw/lib -lgdk_imlib -lgtk -lgdk -lgmodule -lglib
> -ldl -lXi -lXext -lX11 -lsocket -lnsl -lm ......
> IMLIB_CFLAGS='-I/opt/csw/include/gtk-1.2
> -I/opt/csw/include/glib-1.2 -I/opt/csw/lib/glib/include
> -I/opt/csw/include  ' IMLIB_LIBS='-L/opt/csw/lib -lgdk_imlib -lgtk
> -lgdk -lgmodule -lglib -ldl -lXi -lXext -lX11 -lsocket -lnsl -lm  '
>

> Undefined                       first referenced
>  symbol                             in file
> Imlib_flip_image_horizontal         ./.libs/libkdeinit_kuickshow.so
> Imlib_clone_scaled_image            ./.libs/libkdeinit_kuickshow.so
> Imlib_init_with_params              ./.libs/libkdeinit_kuickshow.so

You're missing -lImlib on the link line. All these symbols are defined 
in libImlib.so.1.9.x. Is there a file named libImlib.la 
in /opt/csw/lib ?

--Stefan

-- 
Stefan Teleman          'Nobody Expects the Spanish Inquisition'
steleman at nyc.rr.com                          -Monty Python


More information about the kde-solaris mailing list