1 | ---> Computing dependencies for plplot |
---|
2 | ---> Configuring plplot |
---|
3 | CMake Error at /opt/local/share/cmake-2.8/Modules/Platform/Darwin.cmake:140 (message): |
---|
4 | CMAKE_OSX_DEPLOYMENT_TARGET (10.5) is greater than CMAKE_OSX_SYSROOT SDK |
---|
5 | (/Developer/SDKs/MacOSX10.4u.sdk). Please set CMAKE_OSX_DEPLOYMENT_TARGET |
---|
6 | to 10.4 or lower |
---|
7 | Call Stack (most recent call first): |
---|
8 | /opt/local/share/cmake-2.8/Modules/Platform/Darwin.cmake:146 (SanityCheckSDKAndDeployTarget) |
---|
9 | /opt/local/share/cmake-2.8/Modules/CMakeSystemSpecificInformation.cmake:36 (INCLUDE) |
---|
10 | CMakeLists.txt:38 (project) |
---|
11 | |
---|
12 | |
---|
13 | -- Configuring incomplete, errors occurred! |
---|
14 | Warning: the following items did not execute (for plplot): org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install |
---|
15 | To report a bug, see <http://guide.macports.org/#project.tickets> |
---|