Skip to content

Instantly share code, notes, and snippets.

@geektoni
Created January 24, 2017 21:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save geektoni/9ec823a1b05085f33f0c561053a705a9 to your computer and use it in GitHub Desktop.
Save geektoni/9ec823a1b05085f33f0c561053a705a9 to your computer and use it in GitHub Desktop.
../../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
make[1]: *** [tests/unit/CMakeFiles/shogun-unit-test.dir/all] Error 2
Makefile:160: recipe for target 'all' failed
make: *** [all] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment