[Mesa-dev] [Bug 28657] Mesa 7.8.2 fails to compile

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Jun 22 06:37:25 PDT 2010


https://bugs.freedesktop.org/show_bug.cgi?id=28657

--- Comment #1 from Dan Nicholson <dbn.lists at gmail.com> 2010-06-22 06:37:25 PDT ---
It appears to be choking on _X_HIDDEN. That should come from
<X11/Xfuncproto.h>, which is pulled in by xf86dri.h. You can try adding an
explicit '#include <X11/Xfuncproto.h>' to the beginning of src/glx/glxcmds.c.
Do you have a really old X version installed?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the mesa-dev mailing list