Skip to content

Instantly share code, notes, and snippets.

View geektoni's full-sized avatar

Giovanni De Toni geektoni

View GitHub Profile
# This is the CMakeCache file.
# For build in directory: /home/uriel/Github/shogun/build_cpp
# It was generated by CMake: /usr/bin/cmake
# You can edit this file to change values found and used by cmake.
# If you do not want to change any of the values, simply exit the editor.
# If you do want to change a value, simply edit, save, and exit the editor.
# The syntax for the file is as follows:
# KEY:TYPE=VALUE
# KEY is the name of a variable in the cache.
# TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!.
# This is the CMakeCache file.
# For build in directory: /home/uriel/Github/shogun/build_cpp
# It was generated by CMake: /usr/bin/cmake
# You can edit this file to change values found and used by cmake.
# If you do not want to change any of the values, simply exit the editor.
# If you do want to change a value, simply edit, save, and exit the editor.
# The syntax for the file is as follows:
# KEY:TYPE=VALUE
# KEY is the name of a variable in the cache.
# TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!.
../../src/shogun/libshogun.so.17.2: undefined reference to `dsyev_'
../../src/shogun/libshogun.so.17.2: undefined reference to `dorgqr_'
../../src/shogun/libshogun.so.17.2: undefined reference to `dstemr_'
../../src/shogun/libshogun.so.17.2: undefined reference to `dsyevr_'
../../src/shogun/libshogun.so.17.2: undefined reference to `dsygvx_'
../../src/shogun/libshogun.so.17.2: undefined reference to `dgesvd_'
collect2: error: ld returned 1 exit status
tests/unit/CMakeFiles/shogun-unit-test.dir/build.make:6787: recipe for target 'tests/unit/shogun-unit-test' failed
make[2]: *** [tests/unit/shogun-unit-test] Error 1
CMakeFiles/Makefile2:235: recipe for target 'tests/unit/CMakeFiles/shogun-unit-test.dir/all' failed