Here's another issue noticed when trying to build Sage sage-4.1.2.alpha2 with Sun Studio. It is a bit of an odd one too. Despite mpir having been installed properly (gmp the header and library files are present), givaro exits at the configure stage, as it believes GMP >= 3.1.1 does not exist.
This is now http://sagetrac.org/sage_trac/ticket/7025 givaro-3.2.13rc2/src/examples/Polynomial/pol_factor.C Finished extraction **************************************************** Host system uname -a: SunOS swan 5.10 Generic_139555-08 sun4u sparc SUNW,Sun-Blade-1000 **************************************************** **************************************************** CC Version /opt/xxxsunstudio12.1/bin/cc -v usage: cc [ options] files. Use 'cc -flags' for details **************************************************** Copying updated gmp++.h checking for a BSD-compatible install... /usr/local/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d <SNIP> checking for GMP >= 3.1.1... not found ******************************************************************************* ERROR: GMP not found! --~--~---------~--~----~------------~-------~--~----~ To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---