Since Apple declined to fix the "rootpipe" bug in OSX 10.9 I would 
recommend to upgrade to OSX 10.10 asap, effectively you don't receive 
security fixes any more. 

Even then, why did you not upgrade to command line tools 6.2? They should 
still run on OSX 10.9


On Wednesday, June 10, 2015 at 7:43:14 PM UTC+2, la...@math.luc.edu wrote:
>
> Volkar:
> Here's more info:
>
> weehawken:sage-git lauve$ gcc --version
>
> Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr 
> --with-gxx-include-dir=/usr/include/c++/4.2.1
>
> Apple LLVM version 6.0 (clang-600.0.56) (based on LLVM 3.5svn)
>
> Target: x86_64-apple-darwin13.4.0
>
> Thread model: posix
>
>
> weehawken:sage-git lauve$ which gcc
>
> /usr/bin/gcc
>
>
> Note: the 'prefix' it points to is not where I have installed the most 
> recent version of command line tools, but I moved the 'usr' folder there to 
> 'usr.old', created a symbolic link to '/usr' and tried again. The error 
> persists: "float.h not found"
>
>
>
> On Wednesday, June 10, 2015 at 10:32:30 AM UTC-5, Volker Braun wrote:
>>
>> 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