emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Emacs master build failing on RHEL 6.8


From: martin rudalics
Subject: Re: Emacs master build failing on RHEL 6.8
Date: Tue, 7 May 2019 19:37:14 +0200

> image.c: In function ‘svg_load_image’:
> image.c:9468:29: error: missing binary operator before token "("
>     #if LIBRSVG_CHECK_VERSION (2, 45, 1) && GNUC_PREREQ (4, 2, 0)
>                               ^
> make[1]: *** [Makefile:394: image.o] Error 1

Could this be because LIBRSVG_CHECK_VERSION is defined in
librsvg-features.h and we include rsvg.h only?

martin




reply via email to

[Prev in Thread] Current Thread [Next in Thread]