X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Message-ID: <4C6D168F.1070100@alice.it> Date: Thu, 19 Aug 2010 13:33:35 +0200 From: Angelo Graziosi User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; it; rv:1.9.2.8) Gecko/20100802 Thunderbird/3.1.2 MIME-Version: 1.0 To: Cygwin Subject: ImageMagick: Still more insufficient package dependencies? Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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