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

libCglConic.so: undefined reference to daxpy #6

Open
yurivict opened this issue May 12, 2021 · 0 comments
Open

libCglConic.so: undefined reference to daxpy #6

yurivict opened this issue May 12, 2021 · 0 comments

Comments

@yurivict
Copy link

Getting this error while building disco:

ld: error: /usr/local/lib/libCglConic.so: undefined reference to daxpy
ld: error: /usr/local/lib/libCglConic.so: undefined reference to dcopy
ld: error: /usr/local/lib/libCglConic.so: undefined reference to ddot
ld: error: /usr/local/lib/libCglConic.so: undefined reference to dgemm
ld: error: /usr/local/lib/libCglConic.so: undefined reference to dgemv
ld: error: /usr/local/lib/libCglConic.so: undefined reference to dgesvd
ld: error: /usr/local/lib/libCglConic.so: undefined reference to dsyev
ld: error: /usr/local/lib/libCglConic.so: undefined reference to dsyr
ld: error: /usr/local/lib/libCglConic.so: undefined reference to dsyrk
ld: error: /usr/local/lib/libCglConic.so: undefined reference to dsysv

OS: FreeBSD 12.2

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