Current master still does not build properly with gcc5

Markus Trippelsdorf markus at trippelsdorf.de
Wed Apr 8 04:57:03 PDT 2015



On 2015.04.08 at 13:54 +0200, Hans de Goede wrote:
> 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.

See http://gcc.gnu.org/gcc-5/porting_to.html (Preprocessor issues)

-- 
Markus



More information about the xorg-devel mailing list