[Kst] kdeextragear-2/kst/plugins

George Staikos staikos at kde.org
Sat Apr 23 19:25:19 CEST 2005


On Saturday 23 April 2005 13:18, Adriaan de Groot wrote:
> On Saturday 23 April 2005 19:00, George Staikos wrote:
> > Ok this is a problem.  I just did the exact opposite of this because the
> > plugins don't link for me with $(all_libraries).  How do we fix this
> > properly?  With $(all_libraries), gslcblas refuses to link.  The linker
> > silently drops it.  Without $(all_libraries), it links fine.  I'm using
> > SuSE 9.2.
>
> OK, maybe I should explain _why_ I did that then. See, libgst lives
> in /usr/local/lib, which isn't in the normal library search path, so it
> needs -L /usr/local/lib at the very least to be found. This is normally
> done by adding /usr/local/lib to --with-extra-libs, and it ends up in
> $(all_libraries).

   Does it even work though?  Can you run Kst and fit a curve with a GSL based 
plugin and have it not crash with an undefined symbol error?  What does ldd 
tell you about the plugin?

   Maybe we need a separate configure argument for GSL...

-- 
George Staikos
KDE Developer				http://www.kde.org/
Staikos Computing Services Inc.		http://www.staikos.net/


More information about the Kst mailing list