On 6/24/2010 12:25 PM, Bill Hoffman wrote:
On 6/24/2010 12:15 PM, j s wrote:
I bootstrapped a version of cmake, and used it to build itself. This
didn't work until I removed /opt/local/bin (Macports) from my path.

I then built cmake with the Macports version of cmake, and it also
worked after removing /opt/local/bin.

So how is FundamentalType.h generated? I think that cmake may have an
issue, because when I use it to build something external, it uses
/usr/bin/c++. However, it decides to use /opt/local/bin/gcc when it is
building its tests.

So, what gcc does it use when /opt/local/bin is not in your path?
I assume posting all this stuff to the list is an acceptable alternative
to a bug report, so I guess I don't have to file one now.


Can you send this stuff:

Please post the CMakeError.log and CMakeOutput.log files. Sounds
like check type size is failing for some reason.

My bad, I missed the attachments you sent me off the list, I have them. Thanks.


This would still be useful:

Also, you should post the whole output from running 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

Reply via email to