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 Issue cblas_dcopy #66

Open
hope-lord opened this issue Oct 17, 2022 · 1 comment
Open

Undefined Symbol Issue cblas_dcopy #66

hope-lord opened this issue Oct 17, 2022 · 1 comment
Assignees

Comments

@hope-lord
Copy link

When I use gsl_multifit.h library for fitting I get the error
./newnew: symbol lookup error: /usr/local/lib/libgsl.so.27: undefined symbol: cblas_dcopy
Help me trouble shooting the issue. I use pop-os 22.04 os and gsl-2.7

@fdabrandao
Copy link
Member

Are you using the GSL library that you installed on your operating system or did you build the GSL library from the source code in this repository using CMake? If it is the first case, you may need to report the issue at: https://www.gnu.org/software/gsl/#mailinglists. In this repository we just provide CMake infrastructure to build GSL.

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

4 participants