[CMake] Can't build cmake 2.8.1 out of source

David Cole david.cole at kitware.com
Thu Jun 24 11:49:01 EDT 2010


On Thu, Jun 24, 2010 at 11:43 AM, j s <j.s4403 at gmail.com> wrote:

>
>
> On Thu, Jun 24, 2010 at 12:34 AM, Michael Wild <themiwi at gmail.com> wrote:
>
>>
>> On 24. Jun, 2010, at 3:11 , Bill Hoffman wrote:
>>
>> > On 6/23/2010 6:12 PM, Michael Jackson wrote:
>> >
>> >>>
>> >>> From a clean build, it does not work:
>> >>>  1  wget
>> >>> <http://www.cmake.org/files/v2.8/cmake-2.8.1.tar.gz>
>> 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.
>> >>>
>>
>> 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...
>>
>
>
> 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?
>
> Should I file a bug that cmake can't build itself with Macports in its
> path?
>


No. Because typically it does work. If you have more precise information
about what causes the problem, we're listening.

Please answer Bill's previous questions before logging anything:
What cmake is run in 5?  cmake --version?  Where did you get that cmake?
 Does the one from the www.cmake.org page work?


Thanks,
David



>
> Regards,
>
> Juan
>
>
>
>>
>> Michael
>
>
>
> _______________________________________________
> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20100624/4f372a6d/attachment-0001.htm>


More information about the CMake mailing list