help-gsl
[Top][All Lists]
Advanced

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

Re: [Help-gsl] relocation error: ./example: undefined symbol: gsl_cdf_ch


From: Brian Gough
Subject: Re: [Help-gsl] relocation error: ./example: undefined symbol: gsl_cdf_chisq_Q
Date: Tue, 1 Mar 2005 16:56:23 +0000

Joshua Knowles writes:
 > $ ./example
 > J0(5) = -1.775967713143382920e-01
 > ./example: relocation error: ./example: undefined symbol: gsl_cdf_logistic_P
 > 
 > What is this error? Any ideas how to fix it?

That error occurs when you have incompatible shared libraries being
picked up, e.g. an old version installed somewhere which doesn't have
the referenced function.

-- 
regards,

Brian Gough

Network Theory Ltd,
Commercial support for GSL --- http://www.network-theory.co.uk/gsl/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]