[CMake] Can't build cmake 2.8.1 out of source
Michael Wild
themiwi at gmail.com
Wed Jun 23 15:59:54 EDT 2010
On 23. Jun, 2010, at 20:51 , j s wrote:
> I am on a macbook, and when I try to compile cmake 2.8.1 using cmake, I get
> the following errors:
> In file included from
> /Users/jsanchez/tclmake/cmake/cmake-2.8.1/Source/kwsys/SystemInformation.cxx:29:
> /cmake_debug/Source/cmsys/FundamentalType.h:75:3: error: #error "No native
> data type can represent a 16-bit integer."
> /cmake/cmake_debug/Source/cmsys/FundamentalType.h:86:3: error: #error "No
> native data type can represent a 32-bit integer."
> /cmake/cmake_debug/Source/cmsys/FundamentalType.h:106:3: error: #error "No
> native data type can represent a 64-bit integer."
>
> How can I fix this? The Readme.txt says this should be possible, and that
> bootstrap is if you don't have it already installed.
>
> Thanks,
>
> Juan
Works fine here (x86_64, Mac OS X 10.6.4, CMake 2.8.1 installed via homebrew).
Michael
More information about the CMake
mailing list