unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Manoj Srivastava <srivasta@ieee.org>
To: emacs-devel@gnu.org
Subject: Trunk fails to compile on RHEL 5 machines
Date: Mon, 11 Jun 2012 15:03:52 -0700	[thread overview]
Message-ID: <87hauhjyk7.fsf@glaurung.internal.golden-gryphon.com> (raw)

Hi,

        Ever since commit:

--8<---------------cut here---------------start------------->8---
Author: Chong Yidong <cyd@gnu.org>  2012-06-11 07:42:55
Committer: Chong Yidong <cyd@gnu.org>  2012-06-11 07:42:55
Parent: 4c8c631d6c08e10d72e845417ee3383a83629ce7 (New Tramp features.)
Child:  d0fa5b46571dcfc69a4cd89226f23db903ade97e (Don't purify in Fmake_byte_code.)
Branches: debian, master, remotes/origin/master
Follows: emacs-24.1
Precedes: 

    Support transparency for ImageMagick images.
    
    * src/image.c (imagemagick_load_image): Implement transparency.
    
    * doc/lispref/display.texi (ImageMagick Images): ImageMagick now supports the
    :background property.
--8<---------------cut here---------------end--------------->8---

        I am getting the following failure on a RHEL5 GNU?Linux machine:
--8<---------------cut here---------------start------------->8---
gcc -std=gnu99 -c  -Demacs -DHAVE_CONFIG_H  -I. -I/usr/local/src/emacs/src -I../lib -I/usr/local/src/emacs/src/../lib   -I/usr/include/freetype2    -I/usr/include/alsa   -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0    -I/usr/include/libxml2   -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include   -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I/usr/include/freetype2    -I/usr/include/freetype2    -MMD -MF deps/image.d -MP  -I/usr/local/include     -g -O2 image.c
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)
image.c:7786: error: (Each undeclared identifier is reported only once
image.c:7786: error: for each function it appears in.)
image.c:7786: warning: assignment makes pointer from integer without a cast
image.c:7838: warning: passing argument 2 of ‘PixelGetNextIteratorRow’ from incompatible pointer type
image.c: In function ‘Fimagemagick_types’:
image.c:7999: warning: passing argument 2 of ‘GetMagickList’ from incompatible pointer type
make[1]: *** [image.o] Error 1
make[1]: Leaving directory `/usr/local/src/emacs/src'
make: *** [src] Error 2
--8<---------------cut here---------------end--------------->8---

        Previous to that commit Emacs compiled fine.

        manoj

-- 
He who walks on burning coals is sure to get burned. Sinbad
Manoj Srivastava <srivasta@acm.org> <http://www.golden-gryphon.com/>  
4096R/C5779A1C E37E 5EC5 2A01 DA25 AD20  05B6 CF48 9438 C577 9A1C




             reply	other threads:[~2012-06-11 22:03 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-11 22:03 Manoj Srivastava [this message]
2012-06-11 23:05 ` Trunk fails to compile on RHEL 5 machines joakim
2012-06-12 10:46   ` Chong Yidong
2012-06-15  7:28     ` Manoj Srivastava

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87hauhjyk7.fsf@glaurung.internal.golden-gryphon.com \
    --to=srivasta@ieee.org \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).