mesonbuild / meson

The Meson Build System
http://mesonbuild.com
Apache License 2.0
5.53k stars 1.61k forks source link

ERROR: Could not get pkg-config variable and no default provided for <PkgConfigDependency lapack: True None> #13471

Open Gokula-Krishnan-Sekar opened 2 months ago

Gokula-Krishnan-Sekar commented 2 months ago

I'm trying to build the python-numpy package in buildroot 2024.04

system parameters

output/build/python-numpy-1.25.0/numpy/meson.build:203:49: ERROR: Could not get pkg-config variable and no default provided for PkgConfigDependency lapack: True None

meson.build.txt meson-log.txt

NicolasVerbeek commented 1 week ago

Hello @Gokula-Krishnan-Sekar, did you manage to find a solution to this issue?