[Bug 1469708] Re: cmake does not find wait.h using the check_include_files-statement

2015-06-29 Thread Lazalatin
** Description changed: Ubuntu Version: 15.04 CMake Version: 3.0.2 - - This specific issue was only caused by finding the (existing) wait.h header file while building a CMakeLists file + This specific issue was only caused by finding the (existing) wait.h + header file while building a

[Bug 1469708] Re: cmake does not find wait.h using the check_include_files-statement

2015-06-29 Thread Lazalatin
After working around with several locations where wait.h is present, it seems that this issue is now solved. It does not matter, stating check_include_files( sys/wait.h HAVE_WAIT_H ) or check_include_files( wait.h HAVE_WAIT_H ) cmake now detects the files. Is this magic? Have I done Something

[Bug 1469708] [NEW] cmake does not find wait.h using the check_include_files-statement

2015-06-29 Thread Lazalatin
Public bug reported: Ubuntu Version: 15.04 CMake Version: 3.0.2 This specific issue was only caused by finding the (existing) wait.h header file while building a CMakeLists file Whilst using this statement causes no errors on Arch or Debian Linux, it seems that under Ubuntu existing files are