Hi, On 08-04-15 13:54, Hans de Goede wrote:
Hi,When building current master on Fedora 22 I end up with the following in sdksyms.c: /* * These symbols are referenced to ensure they * will be available in the X Server binary. */ /* topdir=../.. */ _X_HIDDEN void *xorg_symbols[] = { (void *) &, /* ../../inclu (void *) &, /* ../../inclu (void *) &, /* ../../inclu Resulting in build errors, since sdksyms.sh is using a bunch of awk which I do not speak, I'm just reporting this here and not providing a patch.
Oops, I was on the server-1.17 branch, the fix in master does actually work if you're on the master branch :) Sorry for the false alarm. Regards, Hans _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
