Description of problem: Using the lib on Fedora 33 will work, but the EPEL-7 one looks like broken. Version-Release number of selected component (if applicable): liblinear-devel-1.94-1.el7.x86_64.rpm How reproducible: On every linker call Steps to Reproduce: Actual results: The linker fails with: /usr/bin/ld: warning: libblas.so.3, needed by /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/liblinear.so, not found (try using -rpath or -rpath-link) /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/liblinear.so: undefined reference to `daxpy_' /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/liblinear.so: undefined reference to `dnrm2_' /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/liblinear.so: undefined reference to `dscal_' /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/liblinear.so: undefined reference to `ddot_' Expected results: Working linker run. Workaround: yum install blas
EPEL 7 entered end-of-life (EOL) status on 2024-06-30.\n\nEPEL 7 is no longer maintained, which means that it\nwill not receive any further security or bug fix updates.\n As a result we are closing this bug.