Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
melorin4 opened this issue Nov 29, 2021 · 1 comment
Open

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

melorin4 opened this issue Nov 29, 2021 · 1 comment

Comments

@melorin4
Copy link

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

@Kerwood
Copy link

Kerwood commented Jan 30, 2022

Same error on Fedora 35.. But i guess this project is dead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants