emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] /srv/bzr/emacs/trunk r101135: merge the imagemagick br


From: Katsumi Yamaoka
Subject: Re: [Emacs-diffs] /srv/bzr/emacs/trunk r101135: merge the imagemagick branch to trunk
Date: Fri, 20 Aug 2010 14:56:24 +0900
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux)

Katsumi Yamaoka wrote:
> bootstrap failed --with-imagemagick on Fedora 13 when dumping temacs.

> gcc ... -o temacs ... -lMagickWand -lMagickCore ...
> /usr/lib/gcc/i686-redhat-linux/4.4.4/../../../libMagickWand.so:\
>  undefined reference to address@hidden'

I was successful in bootstrapping Emacs after having installed
ImageMagick-6.6.3-7 in /usr/local/ from scratch.  Specifying
LDFLAGS to '-L/usr/local/lib -Xlinker -R/usr/local/lib' was needed.
Works fine so far.

My failure in the first try seems to be due to something wrong in
the imagick packages that Fedora provides.  Sorry for the noise.

> I've installed these imagick packages today:

> ImageMagick.i686            6.5.8.10-6.fc13 
> @anaconda-InstallationRepo-201005130056.i386
> ImageMagick-c++.i686        6.5.8.10-6.fc13 @fedora
> ImageMagick-c++-devel.i686  6.5.8.10-6.fc13 @fedora
> ImageMagick-debuginfo.i686  6.5.8.10-6.fc13 @fedora-debuginfo
> ImageMagick-devel.i686      6.5.8.10-6.fc13 @fedora
> ImageMagick-djvu.i686       6.5.8.10-6.fc13 @fedora
> ImageMagick-doc.i686        6.5.8.10-6.fc13 @fedora
> ImageMagick-perl.i686       6.5.8.10-6.fc13 @fedora
> gallery2-imagemagick.noarch 2.3.1-1.fc13    @fedora

> Any other info I have to add?

> Thanks.



reply via email to

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