#9986: MPFI fails to build on AIX 5.3 - appears not to know .a is the extension
for shared libraries on AIX
----------------------------------+-----------------------------------------
Reporter: drkirkby | Owner: drkirkby
Type: defect | Status: new
Priority: minor | Milestone: sage-4.6
Component: AIX or HP-UX ports | Keywords:
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
----------------------------------+-----------------------------------------
Using the following system:
* IBM
[http://publib.boulder.ibm.com/infocenter/pseries/v5r3/index.jsp?topic=/com.ibm.pseries.doc/hardware_docs/rs6000_7025f50series.htm
RS/6000 7025 F50]
* 4 x 332 MHz 32-bit PowerPC CPUs
* 3 GB RAM
* A fair wide mixture of disks sizes (3 x 9 GB, 1 x 18 GB, 2 x 36 GB and
1 x 73 GB)
* DDS-4 tape drive
* AIX 5.3 (A POSIX certified operating system)
* gcc 4.2.4 downloaded from [http://pware.hvcc.edu/ pware]
* sage-4.6.alpha1
MPFI fails to build. The important part of the error message is:
{{{
checking for gmp.h... yes
checking for valid GMP... yes
checking for mpfr.h... yes
checking MPFR library... configure: error:
/home/users/drkirkby/sage-4.6.alpha1/local/lib/libmpfr.so or libmpfr.dylib
not found
Error configuring mpfi
real 4m28.501s
user 0m52.337s
sys 0m27.257s
sage: An error occurred while installing mpfi-1.3.4-cvs20071125.p8
}}}
The extension for shared libraries on AIX is .a - not .so or .dylib.
Dave
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9986>
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.