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: Eli Zaretskii
Subject: Re: Emacs master build failing on RHEL 6.8
Date: Tue, 07 May 2019 21:20:39 +0300

> From: martin rudalics <address@hidden>
> Date: Tue, 7 May 2019 19:37:14 +0200
> Cc: Paul Eggert <address@hidden>
> 
>  > 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?

That's how this should be done: rsvg.h includes librsvg-features.h, at
least in my librsvg headers.  librsvg-features.h will print a warning
if you include it directly.



reply via email to

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