[ANNOUNCE] xorg-server 1.19.99.902

Thomas Klausner wiz at NetBSD.org
Wed Mar 28 22:24:28 UTC 2018


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


More information about the xorg-devel mailing list