I see a new compilation error compared to the previous beta release (on NetBSD):


gmake[4]: Entering directory 
'/scratch/wip/modular-xorg-server-devel/work/xorg-server-1.19.99.902/hw/xfree86'
  CC       sdksyms.o
sdksyms.c:1773:15: error: expected expression before ',' token
     (void *) &,                                                  /* 
../../dri3/dri3.h:110 */
               ^
Makefile:821: recipe for target 'sdksyms.o' failed


Line 110 in dri3/dri3.h is
dri3_send_open_reply(ClientPtr client, int fd);

not sure what the connection to the error is.
 Thomas
_______________________________________________
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: https://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to