#10000: GSL library fails to install on AIX 5.3
----------------------------------+-----------------------------------------
Reporter: drkirkby | Owner: drkirkby
Type: defect | Status: new
Priority: major | Milestone: sage-4.6
Component: AIX or HP-UX ports | Keywords:
Author: | Upstream: Not yet reported upstream;
Will do shortly.
Reviewer: | Merged:
Work_issues: |
----------------------------------+-----------------------------------------
Comment(by drkirkby):
Replying to [comment:4 vbraun]:
> The gsl INSTALL file has this to say:
> {{{
> If compiling with GCC the following error
>
> fp-aix.c: In function `gsl_ieee_set_mode':
> fp-aix.c:30: error: `fprnd_t' undeclared (first use in this function)
>
> can occur if /usr/includes/float.h is not used, and instead the
> float.h of the installed gcc is picked up instead -- it may be missing
> the necessary structs. To work around it copy the missing parts
> (between #ifdef _ALL_SOURCE and its #endif) from /usr/includes/float.h
> into a new header file and #include that in fp-aix.c
> }}}
Thank you. That is most helpful.
Dave
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10000#comment:6>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.