--- smage/trunk/core/tigervnc/tigervnc-1.9.0-r1.smage2 2018/08/21 08:29:45 12040 +++ smage/trunk/core/tigervnc/tigervnc-1.9.0-r1.smage2 2018/08/21 11:42:22 12041 @@ -108,6 +108,10 @@ # patch https://cgit.freedesktop.org/xorg/xserver/commit/?h=server-1.19-branch&id=c64bd21d7a732b6b8de0f8f636e93b1d1bb46135 # is causing this #--disable-composite + + # fix broken CFLAGS for dri3, hopefully fixed soon + export CFLAGS+=" -I/usr/include/libdrm" + cd ${XORGDDIR} mconfigure \ --with-default-font-path=/usr/share/fonts/misc,/usr/share/fonts/75dpi,/usr/share/fonts/100dpi,/usr/share/fonts/TTF,/usr/share/fonts/Type1 \