Submit a bug report and attach the out put and error logs to the bug report.
I have also seen recently where macports was messing with cmake. ----- Mike Jackson www.bluequartz.net Principal Software Engineer mike.jack...@bluequartz.net BlueQuartz Software Dayton, Ohio On Jun 23, 2010, at 17:19, j s <j.s4...@gmail.com> wrote: On Wed, Jun 23, 2010 at 3:35 PM, Michael Jackson < mike.jack...@bluequartz.net> wrote: > Nuke everything and start again from a fresh source directory. I have seen > this with dirty build folders that were some how messed up from in source > bootstraping then running cmake to configure cmake. Hope that helps. > >From a clean build, it does not work: 1 wget http://www.cmake.org/files/v2.8/cmake-2.8.1.tar.gz 2 tar xzvf cmake-2.8.1.tar.gz 3 mkdir cmake 4 cd cmake 5 cmake ../cmake-2.8.1 but bootstrap does. Thanks, Juan > > ----- > Mike Jackson <http://www.bluequartz.net> > www.bluequartz.net > Principal Software Engineer <mike.jack...@bluequartz.net> > mike.jack...@bluequartz.net > BlueQuartz Software Dayton, Ohio > > > On Jun 23, 2010, at 16:27, j s <j.s4...@gmail.com> wrote: > > > Juan > > Works fine here (x86_64, Mac OS X 10.6.4, CMake 2.8.1 installed via > homebrew). > > Michael > > Again, it doesn't work for me. Using bootstrap does, but I am trying to > build cmake using cmake. It looks like the issue is that FundamentalTypes.h > is not being generated correctly. > > 10.3.0 Darwin Kernel Version 10.3.0: Fri Feb 26 11:57:13 PST 2010; > root:xnu-1504.3.12~1/RELEASE_X86_64 x86_64 > > Snow Leopard 10.6.3 running 64 bit kernel with the system compiler and > cmake 2.8.1 for mac port. > > Errors are below. > > Juan > > > On Wed, Jun 23, 2010 at 2:59 PM, Michael Wild < <them...@gmail.com> > them...@gmail.com> wrote: > >> >> 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 >> >> > _______________________________________________ > Powered by <http://www.kitware.com>www.kitware.com > > Visit other Kitware open-source projects at > <http://www.kitware.com/opensource/opensource.html> > 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>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