<br><br><div class="gmail_quote">On Thu, Jun 24, 2010 at 11:43 AM, j s <span dir="ltr"><<a href="mailto:j.s4403@gmail.com">j.s4403@gmail.com</a>></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;">
<br><br><div class="gmail_quote"><div class="im">On Thu, Jun 24, 2010 at 12:34 AM, Michael Wild <span dir="ltr"><<a href="mailto:themiwi@gmail.com" target="_blank">themiwi@gmail.com</a>></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><br>
On 24. Jun, 2010, at 3:11 , Bill Hoffman wrote:<br>
<br>
> On 6/23/2010 6:12 PM, Michael Jackson wrote:<br>
><br>
>>><br>
>>> From a clean build, it does not work:<br>
>>> 1 wget<br>
>>> <<a href="http://www.cmake.org/files/v2.8/cmake-2.8.1.tar.gz" target="_blank">http://www.cmake.org/files/v2.8/cmake-2.8.1.tar.gz</a>><a href="http://www.cmake.org/files/v2.8/cmake-2.8.1.tar.gz" target="_blank">http://www.cmake.org/files/v2.8/cmake-2.8.1.tar.gz</a><br>
>>> 2 tar xzvf cmake-2.8.1.tar.gz<br>
>>> 3 mkdir cmake<br>
>>> 4 cd cmake<br>
>>> 5 cmake ../cmake-2.8.1<br>
>>><br>
>>> but bootstrap does.<br>
>>><br>
<br>
</div>Those exact same steps work fine for me. So there must be something fishy with your CMake or your development environment (compilers, libraries, headers, environment variables and what else there is). Have you tried updating to Mac OS X 10.6.4? 10.6.3 had a buggy ncurses library, so who knows what else is borked...<font color="#888888"><br>
</font></blockquote></div><div><br><br>Turns out the problem was Macports. Removing /opt/local/bin from my path allows the software to build. What external commands are used in generating FundamentalType.h, because I bet it might be one of those stupid gnu/darwin conflicts?<br>
<br>Should I file a bug that cmake can't build itself with Macports in its path?<br></div></div></blockquote><div><br><br>No. Because typically it does work. If you have more precise information about what causes the problem, we're listening.<br>
<br>Please answer Bill's previous questions before logging anything:<br>What cmake is run in 5? cmake --version? Where did you get that cmake?
Does the one from the <a href="http://www.cmake.org/" target="_blank">www.cmake.org</a>
page work?<br><br><br>Thanks,<br>David<br><font color="#888888"><br></font> <br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div class="gmail_quote">
<div><br>Regards,<br><br>Juan<br><br> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<font color="#888888">
<br>
Michael</font></blockquote></div><br>
<br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the CMake FAQ at: <a href="http://www.cmake.org/Wiki/CMake_FAQ" target="_blank">http://www.cmake.org/Wiki/CMake_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.cmake.org/mailman/listinfo/cmake" target="_blank">http://www.cmake.org/mailman/listinfo/cmake</a><br></blockquote></div><br>