Problem

Brian Gough bjg@network-theory.co.uk
Wed Dec 19 13:20:00 GMT 2001


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



More information about the Gsl-discuss mailing list