bug-gsl
[Top][All Lists]
Advanced

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

Re: [Bug-gsl] test release for 1.15


From: Dr. David Kirkby
Subject: Re: [Bug-gsl] test release for 1.15
Date: Tue, 12 Apr 2011 14:08:47 +0100
User-agent: Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:1.9.1.7) Gecko/20100214 Thunderbird/3.0.1

On 04/12/11 01:37 PM, Brian Gough wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I have uploaded a test release for 1.15 here:

   http://alpha.gnu.org/gnu/gsl/gsl-1.14.90.tar.gz
   http://alpha.gnu.org/gnu/gsl/gsl-1.14.90.tar.gz.sig

Please report successes and/or problems to address@hidden thanks.

This fails on AIX, despite I've submitted patches that resolve the AIX problem properly, which consisted of

1) A one line change in configure.ac

See
http://trac.sagemath.org/sage_trac/attachment/ticket/10000/configure.ac.patch

and a few lines changed in fp-aix.c

http://trac.sagemath.org/sage_trac/attachment/ticket/10000/fp-aix.c.patch


As such, this still fails to build on AIX


In file included from fp.c:22:
fp-aix.c: In function 'gsl_ieee_set_mode':
fp-aix.c:30: error: 'fprnd_t' undeclared (first use in this function)
fp-aix.c:30: error: (Each undeclared identifier is reported only once
fp-aix.c:30: error: for each function it appears in.)
fp-aix.c:30: error: expected ';' before 'rnd'
fp-aix.c:55: error: 'rnd' undeclared (first use in this function)
fp-aix.c:55: error: 'FP_RND_RN' undeclared (first use in this function)
fp-aix.c:59: error: 'FP_RND_RM' undeclared (first use in this function)
fp-aix.c:63: error: 'FP_RND_RP' undeclared (first use in this function)
fp-aix.c:67: error: 'FP_RND_RZ' undeclared (first use in this function)
make[2]: *** [fp.lo] Error 1


Dave




reply via email to

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