help-gsl
[Top][All Lists]
Advanced

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

[Help-gsl] problems running GSL


From: Nicolás Quesada
Subject: [Help-gsl] problems running GSL
Date: Sun, 25 Sep 2005 22:13:37 -0500

Hi . I have a problem with GSL: when I try to make a program that uses
any function defined in the package I receive this message in the shell:

/tmp/ccxeGO35.o(.text+0x39): En la función `main':
: undefined reference to `gsl_poly_complex_workspace_alloc'
/tmp/ccxeGO35.o(.text+0x5a): En la función `main':
: undefined reference to `gsl_poly_complex_solve'
/tmp/ccxeGO35.o(.text+0x6b): En la función `main':
: undefined reference to `gsl_poly_complex_workspace_free'
collect2: ld returned 1 exit status

when i try use the functions gsl_poly_complex_workspace_alloc and in
general with all the functions of the gsl. I downloaded de rpm file.
and the program don't compile.
 this don't happend when I use constants like
GSL_CONST_MKSA_SPEED_OF_LIGHT or things like that
I have SUSE Linux 9.2 and gcc 3.3.4. and gsl 1.5-3.1

I would like to have your help

Nicolás Quesada
<address@hidden>




reply via email to

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