Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Dec 1999 09:56:12 -0600
From:      "Gene Harris" <zeus@tetronsoftware.com>
To:        <freebsd-hackers@freebsd.org>
Subject:   Xlib.h Question
Message-ID:  <51F9B228ED26D311A17700A0C9982664010AA6@tetboss.tetronsoftware.com>

next in thread | raw e-mail | index | archive | help
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 majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?51F9B228ED26D311A17700A0C9982664010AA6>