I just tried to build Manta on my mac and I get the errors (end of this email). It's possible that it is my version of cmake. I installed cmake using Fink (cmake 2.0.5-1003).
Any ideas?
Thanks,
Jeremy
[helios:~/Code/Manta/build] jeremy% cmake ../
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMakeLists.txt:9:
Unknown CMake command "cmake_minimum_required".
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMakeLists.txt:15:
Unknown CMake command "if".
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMakeLists.txt:17:
Unknown CMake command "cmake_policy".
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMakeLists.txt:18:
Unknown CMake command "endif".
-- Check for working C compiler: gcc
-- Check for working C compiler: gcc -- works
-- Check for working CXX compiler: c++
-- Check for working CXX compiler: c++ -- works
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMakeLists.txt:22:
INCLUDE Could not find include file: CTest
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMake/Macros.cmake:97:
STRING does not recognize sub-command REPLACE
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMake/ConfigArchitecture.cmake:20:
A command failed during the invocation of macro "COMPARE_VERSION_STRINGS".
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMake/Macros.cmake:98:
STRING does not recognize sub-command REPLACE
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMake/ConfigArchitecture.cmake:20:
A command failed during the invocation of macro "COMPARE_VERSION_STRINGS".
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMake/Macros.cmake:103:
Unknown CMake command "LIST".
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMake/ConfigArchitecture.cmake:20:
A command failed during the invocation of macro "COMPARE_VERSION_STRINGS".
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMake/Macros.cmake:104:
Unknown CMake command "LIST".
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMake/ConfigArchitecture.cmake:20:
A command failed during the invocation of macro "COMPARE_VERSION_STRINGS".
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMake/Macros.cmake:118:
Unknown CMake command "MATH".
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMake/ConfigArchitecture.cmake:20:
A command failed during the invocation of macro "COMPARE_VERSION_STRINGS".
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMake/Macros.cmake:119:
Unknown CMake command "MATH".
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMake/ConfigArchitecture.cmake:20:
A command failed during the invocation of macro "COMPARE_VERSION_STRINGS".
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMake/Macros.cmake:126:
Unknown CMake command "LIST".
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMake/Macros.cmake:134:
Unknown CMake command "LIST".
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMake/Macros.cmake:135:
Unknown CMake command "LIST".
-- Looking for XOpenDisplay in /usr/X11/lib/libX11.dylib;/usr/X11/lib/libXext.dylib
-- Looking for XOpenDisplay in /usr/X11/lib/libX11.dylib;/usr/X11/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 - found
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMakeLists.txt:9:
Unknown CMake command "cmake_minimum_required".
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMakeLists.txt:15:
Unknown CMake command "if".
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMakeLists.txt:17:
Unknown CMake command "cmake_policy".
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMakeLists.txt:18:
Unknown CMake command "endif".
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMakeLists.txt:22:
INCLUDE Could not find include file: CTest
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMake/ConfigArchitecture.cmake:20:
Invocation of macro "COMPARE_VERSION_STRINGS" with incorrect number of arguments.
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMakeLists.txt:9:
Unknown CMake command "cmake_minimum_required".
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMakeLists.txt:15:
Unknown CMake command "if".
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMakeLists.txt:17:
Unknown CMake command "cmake_policy".
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMakeLists.txt:18:
Unknown CMake command "endif".
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMakeLists.txt:22:
INCLUDE Could not find include file: CTest
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMake/ConfigArchitecture.cmake:20:
Invocation of macro "COMPARE_VERSION_STRINGS" with incorrect number of arguments.
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMakeLists.txt:9:
Unknown CMake command "cmake_minimum_required".
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMakeLists.txt:15:
Unknown CMake command "if".
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMakeLists.txt:17:
Unknown CMake command "cmake_policy".
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMakeLists.txt:18:
Unknown CMake command "endif".
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMakeLists.txt:22:
INCLUDE Could not find include file: CTest
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMake/ConfigArchitecture.cmake:20:
Invocation of macro "COMPARE_VERSION_STRINGS" with incorrect number of arguments.
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMakeLists.txt:9:
Unknown CMake command "cmake_minimum_required".
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMakeLists.txt:15:
Unknown CMake command "if".
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMakeLists.txt:17:
Unknown CMake command "cmake_policy".
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMakeLists.txt:18:
Unknown CMake command "endif".
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMakeLists.txt:22:
INCLUDE Could not find include file: CTest
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMake/ConfigArchitecture.cmake:20:
Invocation of macro "COMPARE_VERSION_STRINGS" with incorrect number of arguments.
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMakeLists.txt:9:
Unknown CMake command "cmake_minimum_required".
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMakeLists.txt:15:
Unknown CMake command "if".
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMakeLists.txt:17:
Unknown CMake command "cmake_policy".
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMakeLists.txt:18:
Unknown CMake command "endif".
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMakeLists.txt:22:
INCLUDE Could not find include file: CTest
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMake/ConfigArchitecture.cmake:20:
Invocation of macro "COMPARE_VERSION_STRINGS" with incorrect number of arguments.
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMakeLists.txt:9:
Unknown CMake command "cmake_minimum_required".
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMakeLists.txt:15:
Unknown CMake command "if".
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMakeLists.txt:17:
Unknown CMake command "cmake_policy".
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMakeLists.txt:18:
Unknown CMake command "endif".
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMakeLists.txt:22:
INCLUDE Could not find include file: CTest
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMake/ConfigArchitecture.cmake:20:
Invocation of macro "COMPARE_VERSION_STRINGS" with incorrect number of arguments.
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMakeLists.txt:9:
Unknown CMake command "cmake_minimum_required".
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMakeLists.txt:15:
Unknown CMake command "if".
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMakeLists.txt:17:
Unknown CMake command "cmake_policy".
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMakeLists.txt:18:
Unknown CMake command "endif".
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMakeLists.txt:22:
INCLUDE Could not find include file: CTest
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMake/ConfigArchitecture.cmake:20:
Invocation of macro "COMPARE_VERSION_STRINGS" with incorrect number of arguments.
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMakeLists.txt:9:
Unknown CMake command "cmake_minimum_required".
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMakeLists.txt:15:
Unknown CMake command "if".
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMakeLists.txt:17:
Unknown CMake command "cmake_policy".
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMakeLists.txt:18:
Unknown CMake command "endif".
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMakeLists.txt:22:
INCLUDE Could not find include file: CTest
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMake/ConfigArchitecture.cmake:20:
Invocation of macro "COMPARE_VERSION_STRINGS" with incorrect number of arguments.
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMakeLists.txt:9:
Unknown CMake command "cmake_minimum_required".
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMakeLists.txt:15:
Unknown CMake command "if".
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMakeLists.txt:17:
Unknown CMake command "cmake_policy".
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMakeLists.txt:18:
Unknown CMake command "endif".
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMakeLists.txt:22:
INCLUDE Could not find include file: CTest
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMake/ConfigArchitecture.cmake:20:
Invocation of macro "COMPARE_VERSION_STRINGS" with incorrect number of arguments.
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMakeLists.txt:9:
Unknown CMake command "cmake_minimum_required".
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMakeLists.txt:15:
Unknown CMake command "if".
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMakeLists.txt:17:
Unknown CMake command "cmake_policy".
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMakeLists.txt:18:
Unknown CMake command "endif".
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMakeLists.txt:22:
INCLUDE Could not find include file: CTest
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMake/ConfigArchitecture.cmake:20:
Invocation of macro "COMPARE_VERSION_STRINGS" with incorrect number of arguments.
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMakeLists.txt:9:
Unknown CMake command "cmake_minimum_required".
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMakeLists.txt:15:
Unknown CMake command "if".
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMakeLists.txt:17:
Unknown CMake command "cmake_policy".
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMakeLists.txt:18:
Unknown CMake command "endif".
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMakeLists.txt:22:
INCLUDE Could not find include file: CTest
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMake/ConfigArchitecture.cmake:20:
Invocation of macro "COMPARE_VERSION_STRINGS" with incorrect number of arguments.
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMakeLists.txt:9:
Unknown CMake command "cmake_minimum_required".
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMakeLists.txt:15:
Unknown CMake command "if".
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMakeLists.txt:17:
Unknown CMake command "cmake_policy".
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMakeLists.txt:18:
Unknown CMake command "endif".
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMakeLists.txt:22:
INCLUDE Could not find include file: CTest
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMake/ConfigArchitecture.cmake:20:
Invocation of macro "COMPARE_VERSION_STRINGS" with incorrect number of arguments.
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMakeLists.txt:9:
Unknown CMake command "cmake_minimum_required".
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMakeLists.txt:15:
Unknown CMake command "if".
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMakeLists.txt:17:
Unknown CMake command "cmake_policy".
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMakeLists.txt:18:
Unknown CMake command "endif".
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMakeLists.txt:22:
INCLUDE Could not find include file: CTest
CMake Error: Error in cmake code at
/Users/jeremy/Code/Manta/CMake/ConfigArchitecture.cmake:20:
Invocation of macro "COMPARE_VERSION_STRINGS" with incorrect number of arguments.
CMake Error: This project requires some variables to be set,
and cmake can not find them.
Please set the following variables:
COREGRAPHICS_FRAMEWORK
-- Configuring done
Archive powered by MHonArc 2.6.16.