help-gsl
[Top][All Lists]
Advanced

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

Re: [Help-gsl] What happened to gsl_stats_correlation ?


From: Patrick Alken
Subject: Re: [Help-gsl] What happened to gsl_stats_correlation ?
Date: Thu, 02 Dec 2010 14:55:24 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.9.2.12) Gecko/20101027 Lightning/1.0b2 Thunderbird/3.1.6

That function was added in v1.10

On 12/02/2010 02:26 PM, ce wrote:
  Sorry if this question is stupid I make a mistake when posting it to the 
group .

In the past I used gsl library successfuly.  But when I upgraded to Suse 11-SP1 
and gls 1.7 , I started to get following error :

$ gcc $(gsl-config --cflags) $(gsl-config --libs) -lm best7.c
/tmp/ccTcy44U.o: In function `main':
best7.c:(.text+0x62f): undefined reference to `gsl_stats_correlation'
collect2: ld returned 1 exit status

All other gls functions like gsl_stats_mean compiles ok .
I search with unix  command  find /usr/include -grep gsl_stats_correlation {} \;
no trace.  I search with nm or ar command libgls.a and libgslcblas.a , still 
nothing  ??
I installed cygwin 1.7 and gsl from cygwin.org ,  still I get the same error ?
I compiled manually gsl 1.9 source , the same problem.
Where is gsl_stats_correlation ?

Thanks.

_______________________________________________
Help-gsl mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/help-gsl




reply via email to

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