bug-gsl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-gsl] Bug report: GSL1.3: HP-UX 10 : ieee-utils/fp-hpux.c


From: Jerome BENOIT
Subject: [Bug-gsl] Bug report: GSL1.3: HP-UX 10 : ieee-utils/fp-hpux.c
Date: Sun, 16 Mar 2003 14:39:15 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.0) Gecko/20020623 Debian/1.0.0-0.woody.1

Hello GSL,

GSL-1.3 does not build on the (old) HP-UX computer of my lab:
`gcc -dumpmachine' gives `hppa2.0-hp-hpux10.01'

In fact, only the building of ieee-utils cannot be achived
with both the gcc-2.95.4 C compiler and the "native" cc compiler.
The most verbose one, `gcc', gives:

>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
In file included from fp-hpux.c:20,
                 from fp.c:14:
/mnt2/tsiron4/lib/gcc-lib/hppa2.0-hp-hpux10.01/2.95.4/include/math.h:336: warning: `isinf' redefined
../config.h:192: warning: this is the location of the previous definition
In file included from fp.c:14:
fp-hpux.c: In function `gsl_ieee_set_mode':
fp-hpux.c:28: `fp_except' undeclared (first use in this function)
fp-hpux.c:28: (Each undeclared identifier is reported only once
fp-hpux.c:28: for each function it appears in.)
fp-hpux.c:28: parse error before `mode'
fp-hpux.c:29: `fp_rnd' undeclared (first use in this function)
fp-hpux.c:51: `rnd' undeclared (first use in this function)
fp-hpux.c:51: `FP_RN' undeclared (first use in this function)
fp-hpux.c:55: `FP_RM' undeclared (first use in this function)
fp-hpux.c:59: `FP_RP' undeclared (first use in this function)
fp-hpux.c:63: `FP_RZ' undeclared (first use in this function)
fp-hpux.c:73: `mode' undeclared (first use in this function)
fp-hpux.c:73: `FP_X_INV' undeclared (first use in this function)
fp-hpux.c:73: `FP_X_DZ' undeclared (first use in this function)
fp-hpux.c:73: `FP_X_OFL' undeclared (first use in this function)
fp-hpux.c:73: `FP_X_UFL' undeclared (first use in this function)
fp-hpux.c:100: `FP_X_IMP' undeclared (first use in this function)
make[2]: *** [fp.lo] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive-am] Error 2
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<

I am not expert enough to fix it:
nevertheless, since I really need GSL on this computer,
I am ready to test any patch.

I hope that helps,
Jerome BENOIT




--
Jerome BENOIT, Ph.D.
address@hidden






reply via email to

[Prev in Thread] Current Thread [Next in Thread]