Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /usr/bin/ld: warning: libmkl_rt.so, needed by /home/knakul853/lib/libarmadillo.so, not found (try using -rpath or -rpath-link)
- /usr/bin/ld: warning: libhdf5.so.103, needed by /home/knakul853/lib/libarmadillo.so, not found (try using -rpath or -rpath-link)
- /home/knakul853/lib/libarmadillo.so: undefined reference to `H5Dread'
- /home/knakul853/lib/libarmadillo.so: undefined reference to `H5Sget_simple_extent_ndims'
- /home/knakul853/lib/libarmadillo.so: undefined reference to `H5T_NATIVE_SCHAR_g'
- /home/knakul853/lib/libarmadillo.so: undefined reference to `H5Eset_auto2'
- /home/knakul853/lib/libarmadillo.so: undefined reference to `H5Screate_simple'
- /home/knakul853/lib/libarmadillo.so: undefined reference to `H5Fcreate'
- /home/knakul853/lib/libarmadillo.so: undefined reference to `H5T_NATIVE_UCHAR_g'
- /home/knakul853/lib/libarmadillo.so: undefined reference to `H5T_NATIVE_UINT_g'
- /home/knakul853/lib/libarmadillo.so: undefined reference to `H5Tcreate'
- /home/knakul853/lib/libarmadillo.so: undefined reference to `H5T_NATIVE_LONG_g'
- /home/knakul853/lib/libarmadillo.so: undefined reference to `H5Dwrite'
- /home/knakul853/lib/libarmadillo.so: undefined reference to `H5Fclose'
- /home/knakul853/lib/libarmadillo.so: undefined reference to `H5Tinsert'
- /home/knakul853/lib/libarmadillo.so: undefined reference to `H5Tequal'
- /home/knakul853/lib/libarmadillo.so: undefined reference to `H5Gclose'
- /home/knakul853/lib/libarmadillo.so: undefined reference to `H5check_version'
- /home/knakul853/lib/libarmadillo.so: undefined reference to `H5Dget_space'
- /home/knakul853/lib/libarmadillo.so: undefined reference to `H5Lexists'
- /home/knakul853/lib/libarmadillo.so: undefined reference to `H5T_NATIVE_INT_g'
- /home/knakul853/lib/libarmadillo.so: undefined reference to `H5Gcreate2'
- /home/knakul853/lib/libarmadillo.so: undefined reference to `H5Tcopy'
- /home/knakul853/lib/libarmadillo.so: undefined reference to `H5Tclose'
- /home/knakul853/lib/libarmadillo.so: undefined reference to `H5T_NATIVE_ULLONG_g'
- /home/knakul853/lib/libarmadillo.so: undefined reference to `H5T_NATIVE_LLONG_g'
- /home/knakul853/lib/libarmadillo.so: undefined reference to `H5Sclose'
- /home/knakul853/lib/libarmadillo.so: undefined reference to `H5Fis_hdf5'
- /home/knakul853/lib/libarmadillo.so: undefined reference to `H5T_NATIVE_SHORT_g'
- /home/knakul853/lib/libarmadillo.so: undefined reference to `H5Dopen2'
- /home/knakul853/lib/libarmadillo.so: undefined reference to `H5Dget_type'
- /home/knakul853/lib/libarmadillo.so: undefined reference to `H5T_NATIVE_DOUBLE_g'
- /home/knakul853/lib/libarmadillo.so: undefined reference to `H5Dclose'
- /home/knakul853/lib/libarmadillo.so: undefined reference to `H5open'
- /home/knakul853/lib/libarmadillo.so: undefined reference to `H5T_NATIVE_FLOAT_g'
- /home/knakul853/lib/libarmadillo.so: undefined reference to `H5Ldelete'
- /home/knakul853/lib/libarmadillo.so: undefined reference to `H5T_NATIVE_USHORT_g'
- /home/knakul853/lib/libarmadillo.so: undefined reference to `H5Ovisit1'
- /home/knakul853/lib/libarmadillo.so: undefined reference to `H5Sget_simple_extent_dims'
- /home/knakul853/lib/libarmadillo.so: undefined reference to `H5Gopen2'
- /home/knakul853/lib/libarmadillo.so: undefined reference to `H5Dcreate2'
- /home/knakul853/lib/libarmadillo.so: undefined reference to `H5Eget_auto2'
- /home/knakul853/lib/libarmadillo.so: undefined reference to `H5Fopen'
- /home/knakul853/lib/libarmadillo.so: undefined reference to `H5T_NATIVE_ULONG_g'
- collect2: error: ld returned 1 exit status
- src/mlpack/methods/sparse_coding/CMakeFiles/generate_pyx_sparse_coding.dir/build.make:131: recipe for target 'bin/generate_pyx_sparse_coding' failed
- make[2]: *** [bin/generate_pyx_sparse_coding] Error 1
- CMakeFiles/Makefile2:7563: recipe for target 'src/mlpack/methods/sparse_coding/CMakeFiles/generate_pyx_sparse_coding.dir/all' failed
- make[1]: *** [src/mlpack/methods/sparse_coding/CMakeFiles/generate_pyx_sparse_coding.dir/all] Error 2
- Makefile:138: recipe for target 'all' failed
- make: *** [all] Error 2
Add Comment
Please, Sign In to add comment