[Users] GSL compiling problems using XL compilers
Hee Il Kim
heeilkim at gmail.com
Thu Jun 28 22:27:27 CDT 2007
Hi,
I have a problem in compiling AEIThorns/GSL with xlc on a ibm pseries64
machine. I tested with gsl-1.8 & 1.9. i found the similar problems in the
gsl mailing list and also found a bunch of similar problems by searching
"xlc redeclaration" in google but I don't understand them at all and no
hints found yet.
--- error messages ---
Checking status of thorn GSL
________________________________________________________________________
Preprocessing /home/hmlee/Cactus/arrangements/AEIThorns/GSL/src/gsl_sf_erf.c
Compiling /home/hmlee/Cactus/arrangements/AEIThorns/GSL/src/gsl_sf_erf.c
"/home/hmlee/Cactus/configs/lo_gsl/build/GSL/gsl_sf_erf.c", line 15.1:
1506-343 (S) Redeclaration of gsl_sf_erfc_e differs from previous
declaration on line 45 of "/home/hmlee/local/gsl-1.8
/include/gsl/gsl_sf_erf.h".
"/home/hmlee/Cactus/configs/lo_gsl/build/GSL/gsl_sf_erf.c", line 15.1:
1506-377 (I) The type "const double* restrict const" of parameter 1 differs
from the previous type "double".
...
make[3]: *** [gsl_sf_erf.c.o] Error 1
make[2]: *** [make.checked] Error 2
make[1]: *** [/home/hmlee/Cactus/configs/lo_gsl/lib/libthorn_GSL.a] Error 2
make: *** [lo_gsl] Error 2
---
Thanks in advance,
Hee Il
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.cactuscode.org/pipermail/users/attachments/20070629/4851a86a/attachment.html
More information about the Users
mailing list