On Mon, May 3, 2010 at 1:20 AM, Chris Ball <c...@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. _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev