[CMake] xlC / HAVE_GETHOSTBYNAME_R_6 (Was Re: CMake 2.8.0 RC 1 ready for testing!)

Brad King brad.king at kitware.com
Thu Oct 1 12:04:19 EDT 2009


Mathieu Malaterre wrote:
> But since no other tests fails I would think discovery of 64bits libs
> is working (I am guessing at least a test would fails). This looks
> like just an issue in the findqt module.
> 
> However I do not understand what I need to do to fix
> Modules/FindQt3.cmake, simply reorder the path ?

Look at the method "cmFindCommon::RerootPaths".  There is a
disabled block that prints the real search path.  Hack the
source to enable it, and you may see what is happening.

-Brad


More information about the CMake mailing list