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]

compile error...


When I compiled the library 0.6, the following error message appeared.
I'd like to install the library in my home directory of the linux server Redhat5.2/i586 PC.
The server has gsl-0.3b-4, but I want to install the new version.
I had no error when I configured like this.
configure --prefix=$HOME/lib
 
The error message during the compile :
##########################################################
.....
.....
rm -f .libs/bessel_Ynu.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -g -O2 -c  -fPIC -DPIC bessel_Ynu.c -o .li
bs/bessel_Ynu.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -g -O2 -c bessel_Ynu.c -o bessel_Ynu.o >/d
ev/null 2>&1
make[2]: *** [bessel_Ynu.lo] Error 1
make[2]: Leaving directory `/maths/students/leokys/gsl-0.6/specfunc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/maths/students/leokys/gsl-0.6'
make: *** [all-recursive-am] Error 2       
###############################################################
 
Can you help me to install the library in my home directory?
Thank you for your help.
 
Leo Youngsun
Interdisplinary Mathematics
University of Warwick
UK

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