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

> cd CMake-xlC-9.0/
> grep HAVE_GETHOSTBYNAME_R *
CMakeCache.txt:HAVE_GETHOSTBYNAME_R:INTERNAL=1
CMakeCache.txt:HAVE_GETHOSTBYNAME_R_3:INTERNAL=
CMakeCache.txt:HAVE_GETHOSTBYNAME_R_3_REENTRANT:INTERNAL=
CMakeCache.txt:HAVE_GETHOSTBYNAME_R_5:INTERNAL=1
CMakeCache.txt:HAVE_GETHOSTBYNAME_R_5_REENTRANT:INTERNAL=1
CMakeCache.txt:HAVE_GETHOSTBYNAME_R_6:INTERNAL=1
CMakeCache.txt:HAVE_GETHOSTBYNAME_R_6_REENTRANT:INTERNAL=1

Thanks,
-- 
Mathieu
_______________________________________________
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