[hatari-devel] CMake build system

Christer Solskogen christer.solskogen at gmail.com
Sun Jan 17 11:22:32 CET 2010


On Sat, Jan 16, 2010 at 10:44 PM, Thomas H. <th.huth at gmx.de> wrote:
> Hmm, could you try adding the following line somewhere before the FIND_PACKAGE_HANDLE_STANDARD_ARGS line in cmake/FindReadline.cmake:
>
> INCLUDE(FindPackageHandleStandardArgs)
>

With the last update from mercirual the output is different:
tenderheart:hatari solskogen$ ./configure
-- Found ZLIB: /usr/lib/libz.dylib
-- Found PNG: /opt/local/lib/libpng.dylib
-- Looking for XOpenDisplay in
/opt/local/lib/libX11.dylib;/opt/local/lib/libXext.dylib
-- Looking for XOpenDisplay in
/opt/local/lib/libX11.dylib;/opt/local/lib/libXext.dylib - found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - not found
-- Found X11: /opt/local/lib/libX11.dylib
-- Found PORTAUDIO: /opt/local/lib/libportaudio.dylib
CMake Error at CMakeLists.txt:64 (check_include_files):
  Unknown CMake command "check_include_files".

-- 
chs

-- 
chs,



More information about the hatari-devel mailing list