xcode 6.3.1 is out, and seems to be working better, at least I don't see silly errors (I still can't build gcc spkg, but this might be due to failing disk)
On Friday, 10 April 2015 16:11:29 UTC+1, Volker Braun wrote: > > Just installed the new xcode command line tools (6.3) and it seems that > the C++ compiler is totally hosed: > > $ make > [...] > checking for unistd.h... yes > checking complex.h usability... no > checking complex.h presence... no > checking for complex.h... no > configure: error: Exiting, since you do not have the 'complex.h' header > file. > If you would like to try to build Sage anyway (to help porting), > export the variable 'SAGE_PORT' to something non-empty. > make[2]: *** [/Users/vbraun/Sage/local/var/lib/sage/installed/prereq] > Error 1 > make[1]: *** [all] Error 2 > > -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/d/optout.
