On Tuesday, 3 November 2015 17:31:26 UTC, ksio...@gmail.com wrote: > > I dont have /usr/include directory. I have /usr. Or do I need to setup > /usr/include directory before compile? >
yes, you do need it. Apple keeps changing Xcode components installed by default. You need yo run xcode-select --install in terminal to install Command Line Tools. > > On Tuesday, November 3, 2015 at 7:46:24 AM UTC-8, Dima Pasechnik wrote: >> >> >> >> On Tuesday, 3 November 2015 13:32:46 UTC, ksio...@gmail.com wrote: >>> >>> #summary: executed make in sage-6.9 source folder >>> #system info: OSX 10.10.5, Macbook pro 2008 5,4 A1286 >>> >>> #current gcc -v >>> >>> Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr >>> --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/c++/4.2.1 >>> >>> Apple LLVM version 7.0.0 (clang-700.1.76) >>> >>> Target: x86_64-apple-darwin14.5.0 >>> >>> Thread model: posix >>> >>> >>> #error from gcc-4.9.2.p1.log >>> >>> The directory that should contain system headers does not exist: >>> >>> /usr/include >>> >>> make[6]: *** [stmp-fixinc] Error 1 >>> >>> make[5]: *** [all-stage1-gcc] Error 2 >>> >>> make[4]: *** [stage1-bubble] Error 2 >>> >>> make[3]: *** [all] Error 2 >>> >>> >>> #entire log attached >>> >>> >>> >>> any help would be greatly appreciated >>> >> >> do you have /usr/include/ directory? >> >> >> > -- 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.