Hi
I have some issues during my installation of external packages data. Here are the errors:
`-- The C compiler identification is GNU 7.5.0
-- The CXX compiler identification is GNU 7.5.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found UnixCommands: /bin/bash
-- Searching dependent libraries. This may take a few minutes...
-- Looking for nc_def_var_deflate
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
_found_lib_inux-gnu
linked by target "cmTC_3311b" in directory /home/abdul/trunk/externalpackages/gmt/src/build/CMakeFiles/CMakeTmp
_found_lib_inux-gnu/hdf5/serial
linked by target "cmTC_3311b" in directory /home/abdul/trunk/externalpackages/gmt/src/build/CMakeFiles/CMakeTmp
CMake Error at /usr/share/cmake-3.10/Modules/CheckSymbolExists.cmake:85 (try_compile):
Failed to configure test project build system.
Call Stack (most recent call first):
/usr/share/cmake-3.10/Modules/CheckSymbolExists.cmake:48 (__CHECK_SYMBOL_EXISTS_IMPL)
cmake/modules/FindNETCDF.cmake:124 (check_symbol_exists)
src/CMakeLists.txt:39 (find_package)
-- Configuring incomplete, errors occurred!
See also "/home/abdul/trunk/externalpackages/gmt/src/build/CMakeFiles/CMakeOutput.log".
`
What should I do to resolve this? Thank you
Best, Abdul
Hi I have some issues during my installation of external packages data. Here are the errors:
`-- The C compiler identification is GNU 7.5.0 -- The CXX compiler identification is GNU 7.5.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found UnixCommands: /bin/bash
-- Searching dependent libraries. This may take a few minutes... -- Looking for nc_def_var_deflate CMake Error: The following variables are used in this project, but they are set to NOTFOUND. Please set them or make sure they are set and tested correctly in the CMake files: _found_lib_inux-gnu linked by target "cmTC_3311b" in directory /home/abdul/trunk/externalpackages/gmt/src/build/CMakeFiles/CMakeTmp _found_lib_inux-gnu/hdf5/serial linked by target "cmTC_3311b" in directory /home/abdul/trunk/externalpackages/gmt/src/build/CMakeFiles/CMakeTmp
CMake Error at /usr/share/cmake-3.10/Modules/CheckSymbolExists.cmake:85 (try_compile): Failed to configure test project build system. Call Stack (most recent call first): /usr/share/cmake-3.10/Modules/CheckSymbolExists.cmake:48 (__CHECK_SYMBOL_EXISTS_IMPL) cmake/modules/FindNETCDF.cmake:124 (check_symbol_exists) src/CMakeLists.txt:39 (find_package)
-- Configuring incomplete, errors occurred! See also "/home/abdul/trunk/externalpackages/gmt/src/build/CMakeFiles/CMakeOutput.log". `
What should I do to resolve this? Thank you Best, Abdul