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]

gsl 0.8 compile error


I have tried to compile gsl 0.8 at OpenBSD 2.9/sparc
But I gained this error messge. 

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -c fp.c  -fPIC -DPIC -o .libs/fp.lo
In file included from fp.c:26:
fp-freebsd.c: In function `gsl_ieee_set_mode':
fp-freebsd.c:27: syntax error before `prec'
fp-freebsd.c:34: `prec' undeclared (first use in this function)
fp-freebsd.c:34: (Each undeclared identifier is reported only once
fp-freebsd.c:34: for each function it appears in.)
fp-freebsd.c:34: `FP_PS' undeclared (first use in this function)
fp-freebsd.c:38: `FP_PD' undeclared (first use in this function)
fp-freebsd.c:42: `FP_PE' undeclared (first use in this function)
fp-freebsd.c:50: `rnd' undeclared (first use in this function)
fp-freebsd.c:72: `mode' undeclared (first use in this function)
fp-freebsd.c:72: `FP_X_DNML' undeclared (first use in this function)
*** Error code 1

Stop in /home/I01/xenus/gsl-0.8/ieee-utils.
*** Error code 1

Stop in /home/I01/xenus/gsl-0.8 (line 356 of Makefile).
*** Error code 1

Stop in /home/I01/xenus/gsl-0.8 (line 486 of Makefile).


What is this meaning?

-- 
===========================================================
Ki-young, CHOI    : xenus@physics.hanyang.ac.kr
PHYSICS dept. HYU : http://physics.hanyang.ac.kr
HOME PHONE        : +82-2-2298-1807
CELLULAR          : +82-11-9987-8666
HOMEPAGE          : http://physics.hanyang.ac.kr/~xenus
===========================================================
We run GNU!
http://korea.gnu.org


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