I am on a macbook, and when I try to compile cmake 2.8.1 using cmake, I get the following errors:<br>In file included from /Users/jsanchez/tclmake/cmake/cmake-2.8.1/Source/kwsys/SystemInformation.cxx:29:<br>/cmake_debug/Source/cmsys/FundamentalType.h:75:3: error: #error &quot;No native data type can represent a 16-bit integer.&quot;<br>
/cmake/cmake_debug/Source/cmsys/FundamentalType.h:86:3: error: #error &quot;No native data type can represent a 32-bit integer.&quot;<br>/cmake/cmake_debug/Source/cmsys/FundamentalType.h:106:3: error: #error &quot;No native data type can represent a 64-bit integer.&quot;<br>
<br>How can I fix this?  The Readme.txt  says this should be possible, and that bootstrap is if you don&#39;t have it already installed.<br><br>Thanks,<br><br>Juan<br><br>