help-gsl
[Top][All Lists]
Advanced

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

[Help-gsl] symbol lookup error, using non-defaul installation path


From: Altro
Subject: [Help-gsl] symbol lookup error, using non-defaul installation path
Date: Fri, 15 Jul 2011 13:06:22 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110424 Thunderbird/3.1.10

Hi,
I installed the gsl v 1.15 in my home.
As the documentation suggests, I compile the program using

gcc -Wall codice.c -L/home/altro/gsl/lib -I/home/altro/gsl/include -lgsl -lgslcblas -lm -o c.out

I don't receive any warning o error, but when I launch the executable, I receive:

./c.out: symbol lookup error: ./c.out: undefined symbol: gsl_ovediv2_step_rk4

Do you know the solution to this problem?
Please help me.

Regards,

A.



reply via email to

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