On 10/05/2010 08:34 AM, Verweij, Arjen wrote:
> For some reason bootstrap on a plain SuSE 9.3 fails to find sys/wait.h.
> 
> Manually defining HAVE_SYS_WAIT_H to 1 in config.h allows cmake and friends 
> to be built.
> 
> -rw-r--r--  1 root root 6620 2005-06-11 00:58 /usr/include/sys/wait.h
> 
> -- Looking for include files HAVE_SYS_WAIT_H
> -- Looking for include files HAVE_SYS_WAIT_H - not found.

It looks like the bootstrap CMake builds but fails to configure the
full build.  Does information about this check appear in the
CMakeFiles/CMakeError.log file?

-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