This is the mail archive of the gsl-discuss@sources.redhat.com mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Problem


Theodoros Katsaounis writes:
 > I downloaded the gsl library version 1.0 from the mirror
 > site in UK. I followed the instructions for building the library.
 > The build was succesuful, no errors during the make process.
 > Then I installed the library and when I tried to use it I got
 > the following error during linking
 > 
 > -- Undefined                       first referenced
 >  symbol                             in file
 > __eprintf                           ../../../../lib/libgsl.so
 > ld: fatal: Symbol referencing errors.
 > 
 > Any suggestions ? The build was done on a Ultra 5 Sun running
 > solaris.

Not sure what's causing that.  A few questions:

-- What is the command line you're using to do the link?
-- Does the static library libgsl.a work instead of libgsl.so?

regards
Brian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]