GNU bug report logs - #19475
Emacs-git build broken on Cygwin (ImageMagick)

Previous Next

Package: emacs;

Reported by: Angelo Graziosi <angelo.graziosi <at> alice.it>

Date: Tue, 30 Dec 2014 22:29:02 UTC

Severity: normal

Tags: notabug

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Angelo Graziosi <angelo.graziosi <at> alice.it>
To: 19475 <at> debbugs.gnu.org
Subject: bug#19475: Emacs-git build broken on Cygwin (ImageMagick)
Date: Tue, 30 Dec 2014 23:28:09 +0100
The build of today Emacs-git 
(emacs-01827de4518c8da974821da0439f2ad4984d49da.tar.gz) fails because it 
does not find the '-lMagickCore' library. Indeed recently there was an 
ImageMagick update (from -6.7.6.3 to 6.9.0.0) that has broken the build.

I flagged this on Cygwin list and it produced this thread:

https://cygwin.com/ml/cygwin/2014-12/msg00390.html
https://cygwin.com/ml/cygwin/2014-12/msg00391.html
https://cygwin.com/ml/cygwin/2014-12/msg00393.html
https://cygwin.com/ml/cygwin/2014-12/msg00394.html

For what I can understand, it seems that Emacs tries to link not only 
with '-lMagickCore-6.Q16' but also with '-lMagickCore': in the new 
ImageMagick package, libMagickCore.dll.a has been renamed 
libMagickCore-6.Q16.dll.a. As workaround this link

  libMagickCore.dll.a -> libMagickCore-6.Q16.dll.a

in /usr/lib fixes the issue but maybe it has to be done at configure 
level removing the '-lMagickCore' at link time..


Ciao,
 Angelo.




This bug report was last modified 10 years and 202 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.