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

Link errors when building/testing #21

Open
canndrew opened this issue May 3, 2016 · 1 comment
Open

Link errors when building/testing #21

canndrew opened this issue May 3, 2016 · 1 comment

Comments

@canndrew
Copy link

canndrew commented May 3, 2016

I'm on Gentoo and have the sci-libs/cblas-reference and virtual/cblas packages installed. When I run cargo test I get a couple of pages of errors "undefined reference to `cblas_...'"

I eventually figured out that I need to build with CARGO_BLAS=cblas to make it work.

@robsmith11
Copy link

I needed this workaround as well on Arch Linux.

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

2 participants