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

Error when I run make #38

Closed
charbelsako opened this issue Nov 3, 2020 · 0 comments
Closed

Error when I run make #38

charbelsako opened this issue Nov 3, 2020 · 0 comments

Comments

@charbelsako
Copy link

cp blocks.def.h blocks.h
cc `pkg-config --cflags x11 --libs x11` dwmblocks.c -o dwmblocks
/bin/sh: 1: pkg-config: not found
/usr/bin/ld: /tmp/ccAfJJlF.o: in function `setroot':
dwmblocks.c:(.text+0x3e1): undefined reference to `XStoreName'
/usr/bin/ld: dwmblocks.c:(.text+0x3f0): undefined reference to `XFlush'
/usr/bin/ld: /tmp/ccAfJJlF.o: in function `setupX':
dwmblocks.c:(.text+0x403): undefined reference to `XOpenDisplay'
/usr/bin/ld: /tmp/ccAfJJlF.o: in function `main':
dwmblocks.c:(.text+0x6c7): undefined reference to `XCloseDisplay'
collect2: error: ld returned 1 exit status
make: *** [Makefile:5: output] Error 1
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

1 participant