Skip to content

make: pkg-config: No such file or directory #22

Description

@melorin4

I followed all of the instructions, but after running sudo make install I get this:

$ sudo make install
Password:
make: pkg-config: No such file or directory
mkdir -p ../obj
gcc -c -o ../obj/utils.o utils.c  -ldbus-1
In file included from utils.c:1:
../include/utils.h:4:10: fatal error: dbus-1.0/dbus/dbus.h: No such file or directory
    4 | #include <dbus-1.0/dbus/dbus.h>
      |          ^~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make: *** [Makefile:73: ../obj/utils.o] Error 1

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions