emacs-devel
[Top][All Lists]
Advanced

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

Re: Trunk fails to compile on RHEL 5 machines


From: Chong Yidong
Subject: Re: Trunk fails to compile on RHEL 5 machines
Date: Tue, 12 Jun 2012 18:46:21 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux)

address@hidden writes:

>> image.c: In function ‘imagemagick_load_image’:
>> image.c:7786: warning: implicit declaration of function 
>> ‘MagickMergeImageLayers’
>> image.c:7786: error: ‘MergeLayer’ undeclared (first use in this function)
>
> I would suspect that the above functions are not declared in the version
> of ImageMagick shipping with RHEL5. I don't have a RHEL5 handy for
> testing at the moment.

Indeed, this was the problem.  Older ImageMagick versions should use
MagickFlattenImages.  Fixed in trunk.



reply via email to

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