Mathieu Malaterre wrote:
> On Fri, Sep 25, 2009 at 10:07 PM, Bill Hoffman <bill.hoff...@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
_______________________________________________
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