[Mesa-dev] Current tinderbox regression

Xavier Chantry chantry.xavier at gmail.com
Sun May 2 17:30:16 PDT 2010


On Mon, May 3, 2010 at 1:20 AM, Chris Ball <cjb at laptop.org> wrote:
> http://tinderbox.x.org/builds/2010-05-02-0034/logs/libGL/#build
>
> In file included from ../common/drisw_util.c:30:
> ../common/drisw_util.h:39:20: error: mtypes.h: No such file or directory
>
> In file included from ../common/drisw_util.c:30:
> ../common/drisw_util.h:62: error: expected ')' before 'glapi'
> ../common/drisw_util.h:67: error: expected ';' before 'void'
>
> ../common/drisw_util.c: In function 'driCreateNewContext':
> ../common/drisw_util.c:115: error: 'const struct __DriverAPIRec' has no member named 'CreateContext'
>
> http://cgit.freedesktop.org/mesa/mesa/commit/?id=b44c52870dc2eec9a41e984d4dceca22ea83d334
>

Sorry for that, I understand what happened now.
I did not spot that error because I only built and tested swrastg
which seems to include src/mesa/main (with LIBRARY_INCLUDES in
src/gallium/state_trackers/dri/sw/Makefile).
However swrast does not.

Anyway, Jakob fixed it. I will be more careful next time when playing
with headers.


More information about the mesa-dev mailing list