Hi everyone!
Has anyone been able to compile GSL for Solaris 10?
I have made some adjustments to the generated Makefile:
- replaced all 'make' to 'gmake'
- AR = gar
- RANLIB = granlib
Now, when the gmake starts, the following output / error messages appear:
bash-3.00# gmake
gmake all-recursive
gmake[1]: Entering directory `/Documents/src/gsl-1.10'
Making all in gsl
gmake[2]: Entering directory `/Documents/src/gsl-1.10/gsl'
rm -f gsl*.h
HEADERLIST="../gsl*.h ../*/gsl*.h"; \
for h in $HEADERLIST; do \
BASENAME=`basename $h`; \
test -r $BASENAME || ln -s $h $BASENAME; \
done
gmake[2]: Leaving directory `/Documents/src/gsl-1.10/gsl'
Making all in utils
gmake[2]: Entering directory `/Documents/src/gsl-1.10/utils'
/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -o
libutils.la placeholder.lo -lm
false cru .libs/libutils.a placeholder.o
gmake[2]: *** [libutils.la] Error 1
gmake[2]: Leaving directory `/Documents/src/gsl-1.10/utils'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/Documents/src/gsl-1.10'
gmake: *** [all] Error 2
bash-3.00#
Thanks in advance!
Marijn Verkerk
begin:vcard
fn:Marijn Verkerk
n:Verkerk;Marijn
org:Erasmus MC;Internal Medicine
adr:;;Dr. Molewaterplein 50-60;Rotterdam;ZH;3015 GE ;The Netherlands
email;internet:[EMAIL PROTECTED]
title:Research Assistant
tel;work:+31104088292
tel;cell:+32629624336
version:2.1
end:vcard
_______________________________________________
Help-gsl mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-gsl