Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

undefined symbol: cblas_daxpy #1

Open
jovigb opened this issue Oct 20, 2016 · 0 comments
Open

undefined symbol: cblas_daxpy #1

jovigb opened this issue Oct 20, 2016 · 0 comments

Comments

@jovigb
Copy link
Owner

jovigb commented Oct 20, 2016

if you got /usr/java/jdk1.7.0_65/bin/java: symbol lookup error: /tmp/jniloader9104995036364593011netlib-native_system-linux-x86_64.so: undefined symbol: cblas_daxpy issue on CentOS 7.0

The atlas-3.10.1-7.el7.x86_64 (CentOS 7) do not contain libcblas.so.3 which atlas-3.8.4-2.el6.x86_64 (CentOS 6.5) does. After install old version of atlas and arpack, the problem fixed.

ftp://fr2.rpmfind.net/linux/centos/6.8/os/x86_64/Packages/atlas-3.8.4-2.el6.x86_64.rpm

see
fommil/netlib-java#66
ibayer/fastFM#50

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant