Menu

#11 Unable to find Xlib.h on OS X

v1.0
open
nobody
None
5
2015-08-17
2015-08-17
No

I ran into another issue building on OS X where it seems to be looking for Xlib.h even when I disable x11 at the configure step. This issue is present in the svn repo (I'm on rev 192), but not in the 0.6 source archive on the downloads page. Here are the commands I ran and the error I got:

./configure --disable-x11
make install
./src/proto_x11.h:23:10: fatal error: 'X11/Xlib.h' file not found

Discussion


Log in to post a comment.