Current master still does not build properly with gcc5

Hans de Goede hdegoede at redhat.com
Wed Apr 8 05:07:14 PDT 2015


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


More information about the xorg-devel mailing list