On 09/19/2013 10:46 AM, Gaetan Nadon wrote:
> On 13-09-18 09:41 PM, Kenneth Graunke wrote:
[snip]
>> This looks good to me. There are a couple of other instances of
>> X11_CFLAGS in the codebase as well. Presumably those need to be changed
>> as well?
>
> These did not break the build for me. I
On 13-09-18 09:41 PM, Kenneth Graunke wrote:
> On 09/17/2013 12:46 PM, Gaetan Nadon wrote:
>> egl_glx.c:40:22: fatal error: X11/Xlib.h: No such file or directory
>>
>> The compiler cannot find the Xlib.h in the installed system headers.
>> All supplied include directives point to inside the mesa mo
On 09/17/2013 12:46 PM, Gaetan Nadon wrote:
> egl_glx.c:40:22: fatal error: X11/Xlib.h: No such file or directory
>
> The compiler cannot find the Xlib.h in the installed system headers.
> All supplied include directives point to inside the mesa module.
> The X11_CFLAGS variable is undefined (not
egl_glx.c:40:22: fatal error: X11/Xlib.h: No such file or directory
The compiler cannot find the Xlib.h in the installed system headers.
All supplied include directives point to inside the mesa module.
The X11_CFLAGS variable is undefined (not defined in config.status).
It appears the intent was