public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Angelo Graziosi <angelo.graziosi@alice.it>
To: Cygwin <cygwin@cygwin.com>
Subject: ImageMagick: Still more insufficient package dependencies?
Date: Thu, 19 Aug 2010 11:34:00 -0000	[thread overview]
Message-ID: <4C6D168F.1070100@alice.it> (raw)

I am trying to build the development version of Emacs with the 
imagemagick support. In the configure step one gets:

$ ./configure --with-imagemagick
[...]
checking for Wand... yes
checking IMAGEMAGICK_CFLAGS... -fopenmp -I/usr/include/ImageMagick
checking IMAGEMAGICK_LIBS... -lMagickWand -lMagickCore
checking for MagickExportImagePixels... no
[...]
Does Emacs use imagemagick?                             yes
[...]

But,

$ make
[...]
image.o: In function `imagemagick_load_image':
/tmp/emacs/src/image.c:7723: undefined reference to 
`_MagickExportImagePixels'
collect2: ld returned 1 exit status
make[2]: *** [temacs.exe] Error 1
make[2]: Leaving directory `/tmp/emacs/Work/src'
make[1]: *** [src] Error 2
make[1]: Leaving directory `/tmp/emacs/Work'
make: *** [bootstrap] Error 2

So, is this to be expected with current ImageMagick packages of Cygwin? 
or have we another 'more insufficient package dependencies' issue? In 
this case, which are the other packages to be installed?

I have already installed ImageMagick-6.4.0.6-2, 
libImageMagick1-6.4.0.6-2 and libMagick-devel-6.4.0.6-2 and their 
dependencies.

Thanks,
Angelo.

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

             reply	other threads:[~2010-08-19 11:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-19 11:34 Angelo Graziosi [this message]
2010-08-19 12:40 ` Ken Brown
2010-08-19 14:08 ` Gary
2010-08-19 15:18 Angelo Graziosi

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

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

  git send-email \
    --in-reply-to=4C6D168F.1070100@alice.it \
    --to=angelo.graziosi@alice.it \
    --cc=cygwin@cygwin.com \
    /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.
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).