Was your source the ".zip" file by any chance? (That one intentionally has text files with Windows-style line endings in it.)
If so, please try the ".tar.gz" file instead. I've bootstrapped on my Mac just fine with files that have Unix-style line endings.... Thanks, David On Sat, Jun 23, 2012 at 6:05 PM, Nicholas Yue <[email protected]> wrote: > On 23/06/12 5:34 AM, David Cole wrote: >> >> I am happy to announce that CMake 2.8.9 has entered the release candidate >> stage! >> >> You can find the source and binaries here: >> >> http://www.cmake.org/files/v2.8/?C=M;O=D > > Hi, > > I tried bootstrapping on OS X Lion 10.7.4 x64 with XCode 4.3.2 and GCC > 4.2.1 > > The boot strapping process created files like Bootstrap.cmk/cmConfigure.h > and Bootstrap.cmk/cmVersionConfig.h which contains ^M characters. > > This causes the bootstrap compile to fail. > > I am not good with shell script debugging but it seems related to the > shell function cmake_version_component() > > My interest in building CMake 2.8.9rc1 on OS X was to check if the > failure to find Eclipse 3.7 on OS X when using the Eclipse generator has > been resolved. > > Regards > > -- > Nicholas Yue > Graphics - RenderMan, Visualization, OpenGL, HDF5 > Custom Dev - C++ porting, OSX, Linux, Windows > Management - Recruitment, career management > http://www.proceduralinsight.com/ > http://au.linkedin.com/in/nicholasyue > > > -- > > Powered by www.kitware.com > > Visit other Kitware open-source projects at > http://www.kitware.com/opensource/opensource.html > > Please keep messages on-topic and check the CMake FAQ at: > http://www.cmake.org/Wiki/CMake_FAQ > > Follow this link to subscribe/unsubscribe: > http://www.cmake.org/mailman/listinfo/cmake -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake
