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

Building with meson gives 'lapack' not found error #203

Open
ahmedusm opened this issue May 10, 2023 · 0 comments
Open

Building with meson gives 'lapack' not found error #203

ahmedusm opened this issue May 10, 2023 · 0 comments
Labels
build Build system related issues (platform, compilers)

Comments

@ahmedusm
Copy link

I am trying to build dftd4 with meson, however, it throws the following error after running meson setup _build -Dpython=true -Dpython_version=$(which python3):

Run-time dependency lapack found: NO (tried pkgconfig and cmake)
config/meson.build:128:20: ERROR: Fortran shared or static library 'lapack' not found

The error comes even when LAPACK/BLAS providing libraries MKL/BLAS are loaded into the environment.
intel-oneapi-mkl/2022.1.0
openblas/0.3.18-omp

@marvinfriede marvinfriede added the build Build system related issues (platform, compilers) label May 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Build system related issues (platform, compilers)
Projects
None yet
Development

No branches or pull requests

2 participants