Re: [CMake] cmake 3.4.1 bootstrap compile error

2015-12-24 Thread Burlen Loring
I found that there is an install of gcc in /usr/local/ and this was causing the issue. once I removed that things went smoothly. On 12/23/2015 09:00 AM, Burlen Loring wrote: I tried to download and compile 3.4.1 on Apple 10.10.5. I did ./configure prefix=blah && make here is the error:

[CMake] cmake 3.4.1 bootstrap compile error

2015-12-23 Thread Burlen Loring
I tried to download and compile 3.4.1 on Apple 10.10.5. I did ./configure prefix=blah && make here is the error: g++ -I/Users/bloring/apps/cmake/builds/cmake-3.4.1/Bootstrap.cmk -I/Users/bloring/apps/cmake/builds/cmake-3.4.1/Source