#7026: linbox 1.1.6.p0 says GMP is not installed, even though MPIR is
----------------------+-----------------------------------------------------
 Reporter:  drkirkby  |       Owner:  cpernet   
     Type:  defect    |      Status:  new       
 Priority:  major     |   Milestone:  sage-4.1.2
Component:  linbox    |    Keywords:            
 Reviewer:            |      Author:            
   Merged:            |  
----------------------+-----------------------------------------------------
 When using the Sun compiler with sage-4.1.2.alpha2, linbox 1.1.6.p0 seems
 to think GMP is not installed, even though the substitute mpir is
 installed. See below.

 This is very similar to #7025, which occurs with givaro.

 All these files actually exist

 {{{
 local/include/gmp.h
 local/include/gmpxx.h
 local/lib/libgmp.la
 local/lib/libgmp.so
 local/lib/libgmp.so.3
 local/lib/libgmp.so.3.4.4
 local/lib/libgmpxx.la
 local/lib/libgmpxx.so
 local/lib/libgmpxx.so.3
 local/lib/libgmpxx.so.3.1.4
 }}}

 Here's the error:

 {{{

 checking size of long long... 8
 checking for __int64... no
 checking size of __int64... 0
 checking whether byte ordering is bigendian... yes
 Default path = /usr /usr/local
 checking whether to compile the drivers... no
 checking for GMP >= 3.1.1...
 *******************************************************************************
  ERROR: GMP not found!

  GMP version 3.1.1 or greater with --enable-cxx is required for this
 library to compile. Please
  make sure GMP is installed and specify its location with the option
  --with-gmp=<prefix> when running configure.
 *******************************************************************************
 Error configuring linbox

 real    0m29.178s
 user    0m7.691s
 sys     0m12.302s
 sage: An error occurred while installing linbox-1.1.6.p0
 }}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7026>
Sage <http://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
-~----------~----~----~----~------~----~------~--~---

Reply via email to