[kde-solaris] i'm on vacation Wed 11/24 to Sat 11/27

Stefan Teleman steleman at nyc.rr.com
Wed Nov 24 05:03:36 CET 2004


On Tuesday 23 November 2004 21:48, Sunil wrote:
> Stefan,
>
> Before you leave, I have a question for you. I get
> this error when compiling kdemultimedia:
>
> Undefined                       first referenced
>  symbol                             in file
> gsl_osc_table_create
> .libs/synth_osc_impl.o
> gsl_osc_process
> .libs/synth_osc_impl.o
> gsl_osc_config
> .libs/synth_osc_impl.o
> gsl_osc_table_free
> .libs/synth_osc_impl.o
> ld: fatal: Symbol referencing errors. No output
> written to .libs/libartsmodulessynth.so.0.0.0

gsl_osc_table_create belongs to arts/flow/gsl/gslosctable.c

It looks like when libartsflow.so.1.0.0 was created the linker did not 
pull in the symbols from flow/gsl/.libs/libgsl.a and 
flow/gslpp/.libs/libgslpp.a -- this is the same old problem with 
libtool passing -z allextract incorrectly when creating a shared lib 
from archive libs. It looks like you need to relink 
libartsflow.so.1.0.0 and libartsflow_idl.so.1.0.0 in arts/flow.

> Is there a package that I missed which contains gsl? I
> can't find a thing about gsl in any of my packages'
> source.

It's in arts. :-)

> Moreover, I have some more patches for bugs I
> encountered during compiles. Would you accept them if
> I tar them up and send over to you? I am sure you
> would have faced them too and forgot to create a diff
> for them or may be they are forte 8 thing.

Sure, please send them over -- they might be related to Forte 8.

--Stefan

> Thanks a lot, and happy holidays!!

Likewise. :-)

--Stefan


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



More information about the kde-solaris mailing list