<div dir="ltr"><div>Hi,</div><div>I am trying to use the oneAPI MKL 2025 into my PETSC configuration on Linux. However, I get the following error as I enter the names of the mkl libraries:</div><div>*********************************************************************************************<br>                        ERROR in COMMAND LINE ARGUMENT to ./configure<br>---------------------------------------------------------------------------------------------<br>  The option<br>  /opt/intel/oneapi/mkl/2025.0/lib/intel64/libmkl_lapack95_lp64.a,/opt/intel/oneapi/mkl/2025.0/lib/intel64/libmkl_gf_lp64.a,<br>  should probably be<br>  /opt/intel/oneapi/mkl/2025.0/lib/intel64/libmkl-lapack95-lp64.a,/opt/intel/oneapi/mkl/2025.0/lib/intel64/libmkl-gf-lp64.a,<br>*********************************************************************************************</div><div>As you can see, the configure suggest to use libraries with hyphen in their names but the original libraries have underscores in it. Any way to bypass this issue without creating links or creating copies of files?</div><div>Best regards,</div><div>Bruno<br></div></div>