Skip to content

MacOS: executing 'make' for current xorgxrdp generates errors from not being able to find X11 headers #263

Closed Answered by DJStompZone
myusrn asked this question in Q&A
Discussion options

You must be logged in to vote

Hey, sorry I'm late!

I had the same problem. You can resolve this issue by providing the X11 includes path directly when invoking make. For example:

make CFLAGS="-I/opt/X11/include -I/opt/X11/include/X11"

Works on my machine (Macbook Air M2 w/ MacOS Sonoma 14.1.1), so I hope this helps anyone having this problem.

Cheers! :)

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by metalefty
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants