So if I remove /opt/local/bin from my path, but use /opt/local/bin/cmake (Macports) to build, it will work.<br><br>The compiler found is /usr/bin/gcc when /opt/local/bin/ is not in my path.  In our group we typically symlink /opt/local/bin to gcc-mp-4.3, which may be causing the conflict.  I do know that, at least in the past, that cmake will use /usr/bin/c++ instead of /opt/local/bin/g++.<br>
<br>Attached is the file you requested.  My only guess is that either the compiler or other Macports tool is problematic.<br><br>Regards,<br><br>Juan<br><br><div class="gmail_quote">On Thu, Jun 24, 2010 at 11:32 AM, Bill Hoffman <span dir="ltr">&lt;<a href="mailto:bill.hoffman@kitware.com">bill.hoffman@kitware.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div class="im">On 6/24/2010 12:25 PM, Bill Hoffman wrote:<br>
</div><div><div></div><div class="h5"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
On 6/24/2010 12:15 PM, j s wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
I bootstrapped a version of cmake, and used it to build itself. This<br>
didn&#39;t work until I removed /opt/local/bin (Macports) from my path.<br>
<br>
I then built cmake with the Macports version of cmake, and it also<br>
worked after removing /opt/local/bin.<br>
<br>
So how is FundamentalType.h generated? I think that cmake may have an<br>
issue, because when I use it to build something external, it uses<br>
/usr/bin/c++. However, it decides to use /opt/local/bin/gcc when it is<br>
building its tests.<br>
<br>
</blockquote>
So, what gcc does it use when /opt/local/bin is not in your path?<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
I assume posting all this stuff to the list is an acceptable alternative<br>
to a bug report, so I guess I don&#39;t have to file one now.<br>
<br>
</blockquote>
<br>
Can you send this stuff:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<br>
Please post the CMakeError.log and CMakeOutput.log files. Sounds<br>
like check type size is failing for some reason.<br>
<br>
Also, you should post the whole output from running cmake.<br>
<br>
</blockquote>
<br>
</blockquote>
<br>
<br></div></div>
Can you also send cmsys/FundamentalType.h<br><font color="#888888">
<br>
-Bill<br>
</font></blockquote></div><br>