[CMake] CMake 2.8.0 RC 1 ready for testing!
Brad King
brad.king at kitware.com
Tue Sep 29 17:34:26 EDT 2009
Mathieu Malaterre wrote:
> On Fri, Sep 25, 2009 at 10:07 PM, Bill Hoffman <bill.hoffman at kitware.com> wrote:
>> I am happy to announce that CMake 2.8.0 has entered the beta stage! You
>> can find the source and binaries here: http://www.cmake.org/files/v2.8/.
>>
>
> There is still one compilation issue with xlC on Linux:
>
> http://www.cdash.org/CDash/viewBuildError.php?buildid=437487
>
> For some reason HAVE_GETHOSTBYNAME_R_5 is being defined, while it
> should be HAVE_GETHOSTBYNAME_R_6
Check CMakeFiles/CMakeOutput.log (or wherever cmcurl puts its
try-compile logs) to see why the test for R_5 passed.
-Brad
More information about the CMake
mailing list