Uploaded image for project: 'Funtoo Linux'
  1. Funtoo Linux
  2. FL-9268

`eselect cblas` should place the appropriate .pc file into PKG_CONFIG_PATH

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Normal Normal
    • None
    • None
    • pkg-config --cflags-only-I cblas
    • `eselect cblas` should either set a symlink in /usr/$get_libdir/pkg-config to the active cblas implementation, or it should adjust the PKG_CONFIG_PATH to reflect the active cblas implementation.

      When trying to build scipy-1.7.1 (investigating FL-9202), it tries to find the cblas implementation installed. It uses pkg-config for this, and pkg-config fails to find it. This is because cblas install their cblas.pc files into:
      /usr/lib/blas/<implementation>/cblas.pc

      So, pkg-config doesn't know about them.

            Unassigned Unassigned
            seemant seemant
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: