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

ipc.h not found #23

Open
gianmarcogg03 opened this issue Sep 8, 2021 · 1 comment
Open

ipc.h not found #23

gianmarcogg03 opened this issue Sep 8, 2021 · 1 comment

Comments

@gianmarcogg03
Copy link

gianmarcogg03 commented Sep 8, 2021

I wanted to compile my dwm on Arch Linux after applying the patch but when I do sudo make clean install I get this:

dwm.c:296:10: fatal error: ipc.h: No such file or directory
296  |  #include "ipc.h"
     |           ^~~~~~~
@mihirlad55
Copy link
Owner

Sorry for the late response. Please check to make sure you are applying the patch correctly. The patch should insert the ipc.h file.

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