I noticed a problem with includes in Xlib.h on my FreeBSD 3.3-Stable
box:

The following includes incorrectly specify an X11 subdirectory:

#include <X11/X.h>

/* applications should not depend on these two headers being included!
*/
#include <X11/Xfuncproto.h>
#include <X11/Xosdefs.h>

If I edit out the "X11/" subdir, everything compiles correctly.  Is
this a known bug, or have I placed Xlib.h in the wrong subdir?  (It is
found in /usr/X11R6/include/X11 on my machine.)

Gene Harris
http://www.tetronsoftware.com
Home of TeamAccess http://www.teamaccess.com
DOS Drools, FreeBSD Rules!




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to