Skip to content

No pkg-config .pc file installed. #29

Description

@stolk

I expected a pkg-config .pc file to get installed, but no such file is installed:

$ meson install
ninja: Entering directory `/usr/src/igsc/build'
ninja: no work to do.
Installing lib/libigsc.so.1.3.1 to /usr/local/lib/x86_64-linux-gnu
Installation failed due to insufficient permissions.
Attempt to use /usr/bin/sudo to gain elevated privileges? [y/n] y
[sudo: authenticate] Password:         
Installing lib/libigsc.so.1.3.1 to /usr/local/lib/x86_64-linux-gnu
Installing lib/libigsc.a to /usr/local/lib/x86_64-linux-gnu
Installing src/igsc to /usr/local/bin
Installing /usr/src/igsc/build/igsc_lib.h to /usr/local/include
Installing symlink pointing to libigsc.so.1.3.1 to /usr/local/lib/x86_64-linux-gnu/libigsc.so.1
Installing symlink pointing to libigsc.so.1 to /usr/local/lib/x86_64-linux-gnu/libigsc.so

So when I try to build xpu-smi afterwards:

Run-time dependency igsc found: NO (tried pkgconfig and cmake)

meson.build:243:11: ERROR: Dependency "igsc" not found, tried pkgconfig and cmake

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions