bug-gsl
[Top][All Lists]
Advanced

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

[Bug-gsl] Problem with gsl_cdf_poisson_P and gsl_cdf_poisson_Q


From: Lucien Hayen
Subject: [Bug-gsl] Problem with gsl_cdf_poisson_P and gsl_cdf_poisson_Q
Date: Mon, 14 May 2007 15:57:42 +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


reply via email to

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