CommandLineTools for XCode 6.1.1 is old and buggy... Also, are you sure you 
are using the compiler you think you are using? You can have multiple ones. 
Output of gcc --version?



On Wednesday, June 10, 2015 at 4:37:13 PM UTC+2, Anne Schilling wrote:
>
> Hello, 
>
> Aaron Lauve at Sage Days 65 is having trouble installing development 
> version of Sage on my Mac. 
> (OSX10.9.5, with CommandLineTools for XCode 6.1.1 installed) 
>
> The error is "Error installing package mpfr-3.1.2.p0" 
>
> Here is the tail of the log file created, which seems to point to not 
> finding float.h 
> (But it can be located on my machine with "locate float.h" from / 
> directory.) 
>
> ~~~~~~~ 
>
> checking for limits.h... yes 
>
> checking float.h usability... no 
>
> checking float.h presence... no 
>
> checking for float.h... no 
>
> configure: error: float.h not found 
>
> Error configuring MPFR. 
>
> See above for the options passed to it, and the file 
>
>   
> /Users/lauve/sage-git/local/var/tmp/sage/build/mpfr-3.1.2.p0/src/config.log 
>
> for details. 
>
>
> real        0m15.066s 
>
> user        0m6.600s 
>
> sys        0m5.934s 
>
> ************************************************************************ 
>
> Error installing package mpfr-3.1.2.p0 
>
> ************************************************************************ 
>
> Please email sage-devel (http://groups.google.com/group/sage-devel) 
>
> explaining the problem and including the relevant part of the log file 
>
>   /Users/lauve/sage-git/logs/pkgs/mpfr-3.1.2.p0.log 
>
> Describe your computer, operating system, etc. 
>
> If you want to try to fix the problem yourself, *don't* just cd to 
>
> /Users/lauve/sage-git/local/var/tmp/sage/build/mpfr-3.1.2.p0 and type 
> 'make' or whatever is appropriate. 
>
> Instead, the following commands setup all environment variables 
>
> correctly and load a subshell for you to debug the error: 
>
>   (cd '/Users/lauve/sage-git/local/var/tmp/sage/build/mpfr-3.1.2.p0' && 
> '/Users/lauve/sage-git/sage' --sh) 
>
> When you are done debugging, you can type "exit" to leave the subshell. 
>
> ************************************************************************ 
>
> Any suggestions? 
>
> Best, 
>
> Anne 
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to