On Wednesday, September 21, 2011 8:15:49 PM UTC-7, kodda wrote: > > so Id better not use mac I guess... >
Plenty of people here build Sage on Macs. OS X 10.7 is not supported, but 10.6.7 should be. I don't know if there are significant differences between Mac OS X 10.6.7 and Mac OS X Server 10.6.7 w.r.t. building Sage. As far as the error messages you reported building Python, I see those in my (successful) build of Sage. So those are not the problem. Try making sure that neither SAGE64 nor SAGE_CHECK is set, type "make distclean" and then "make". (If you set SAGE64 to "yes" and started the build, then later unset it and continued the build, at least some parts of the build will still act as if it were set. Hence "make distclean" to get rid of all traces of the earlier build attempts.) -- John -- To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to sage-support+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org