bug-gsl
[Top][All Lists]
Advanced

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

[Bug-gsl] [Fwd: Problem with gsl_cdf_poisson_P and gsl_cdf_poisson_Q]


From: Lucien Hayen
Subject: [Bug-gsl] [Fwd: Problem with gsl_cdf_poisson_P and gsl_cdf_poisson_Q]
Date: Tue, 15 May 2007 09:00:52 +0200

Sorry for the trouble ...

My problem with GSL is solved by using the -static option
on linking, which works fine for me.

Bye

Lucien Haijen
--- Begin Message --- Subject: Problem with gsl_cdf_poisson_P and gsl_cdf_poisson_Q Date: Mon, 14 May 2007 15:57:50 +0200
Sir

In annex a small program to demonstrate the error.

Compile : gcc -std=gnu99 -Wall  : No error.
Link : gcc -std=gnu99 No error.

Execute : error message :
symbol lookup error: ./testrng: undefined symbol: gsl_cdf_poisson_P
or :
symbol lookup error: ./testrng: undefined symbol: gsl_cdf_poisson_Q
depending on which routine I called.

I use GSL version 1.9 recently downloaded and installed in /usr/local.
The two routines in question are present in the relevant include file.

What am I doing wrong ?

Thank you for your attention

Lucien Haijen

Attachment: testrng.c
Description: Text Data


--- End Message ---

reply via email to

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