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]
Other format: [Raw text]

installation using Cygwin


Hello all,

I am trying to install gsl.1-3 (latest release) on my machine. I am running Cygwin on Windows 2000, my processor is recognized as 586 by ./configure
"./configure" runs fine but I am having trouble with "make"
at the end of the compilation I get the following error:


gsl-randist.o(.text+0xabd): In function `main':
/cygdrive/c/gsl/gsl-1.3/gsl-randist.c:98: undefined reference to `_gsl_rng_env_setup' "


followed by a number of similar "undefined reference to" statements.
then I get the following errors

collect2: ld returned 1 exit status
make[2]: *** [gsl-randist.exe] Error 1
make[2]: Leaving directory `/cygdrive/c/gsl/gsl-1.3'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/cygdrive/c/gsl/gsl-1.3'
make: *** [all-recursive-am] Error 2

Has anybody had similar problems before? Is there any alternate route on Cygwin to make it compile properly?

Thanks in advance for your help,
Mathieu

--

Mathieu Bouvier, Ingénieur ENSTA, M.A.Sc.
Research Engineer (Product Development Lab)
Department of Mechanical Engineering
University of British Columbia
Tel:   (604) 822-2817
Fax:   (604) 822-2403
Mail:  2324 Main Mall
       Vancouver, BC
       CANADA V6T 1Z4



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