You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have followed the instruction.
However, it keeps failing during 3.2make mxnet "make" steps.
I have tried to compile computer library again but the library are still not compatible or missing.
Any help would be appreciated. Thanks
I have followed the instruction.
However, it keeps failing during 3.2make mxnet "make" steps.
I have tried to compile computer library again but the library are still not compatible or missing.
Any help would be appreciated. Thanks
Environment info
Operating System: Ubtunu 16.04
Error Message:
/usr/lib/gcc-cross/aarch64-linux-gnu/5/../../../../aarch64-linux-gnu/bin/ld: 当搜索用于 /usr/lib/../lib/libopenblas.so 时跳过不兼容的 -lopenblas
/usr/lib/gcc-cross/aarch64-linux-gnu/5/../../../../aarch64-linux-gnu/bin/ld: 当搜索用于 /usr/lib/../lib/libopenblas.a 时跳过不兼容的 -lopenblas
/usr/lib/gcc-cross/aarch64-linux-gnu/5/../../../../aarch64-linux-gnu/bin/ld: 当搜索用于 //usr/lib/libopenblas.so 时跳过不兼容的 -lopenblas
/usr/lib/gcc-cross/aarch64-linux-gnu/5/../../../../aarch64-linux-gnu/bin/ld: 当搜索用于 //usr/lib/libopenblas.a 时跳过不兼容的 -lopenblas
/usr/lib/gcc-cross/aarch64-linux-gnu/5/../../../../aarch64-linux-gnu/bin/ld: 找不到 -lopenblas
/usr/lib/gcc-cross/aarch64-linux-gnu/5/../../../../aarch64-linux-gnu/bin/ld: 找不到 -lOpenCL
/usr/lib/gcc-cross/aarch64-linux-gnu/5/../../../../aarch64-linux-gnu/bin/ld: 找不到 -lopencv_core
/usr/lib/gcc-cross/aarch64-linux-gnu/5/../../../../aarch64-linux-gnu/bin/ld: 找不到 -lopencv_imgproc
collect2: error: ld returned 1 exit status
Makefile:256: recipe for target 'lib/libmxnet.so' failed
make: *** [lib/libmxnet.so] Error 1
The text was updated successfully, but these errors were encountered: