[Pkg-gmagick-im-team] Bug#774951: fatal error: magick/MagickCore.h: No such file or directory

Mathieu Malaterre malat at debian.org
Fri Jan 9 12:19:24 UTC 2015


Package: libmagickcore-dev
Version: 8:6.8.9.9-3
Severity: grave

Sorry about the severity at this point in the freeze, but I think
something went wrong with the `/usr/include/ImageMagick` symlink.

Eg.

On wheezy (see attached file):
$ gcc -I/usr/include/ImageMagick t.c
-> ok !

On jessie:

$ gcc -I/usr/include/ImageMagick  t.c
t.c:1:31: fatal error: magick/MagickCore.h: No such file or directory
 #include <magick/MagickCore.h>
                               ^
compilation terminated.

Same goes for:

$ gcc -I/usr/include/ImageMagick-6  t.c
In file included from /usr/include/ImageMagick-6/magick/MagickCore.h:29:0,
                 from t.c:1:
/usr/include/ImageMagick-6/magick/magick-config.h:21:38: fatal error:
magick/magick-baseconfig.h: No such file or directory
 #include "magick/magick-baseconfig.h"
                                      ^
compilation terminated.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: t.c
Type: text/x-csrc
Size: 57 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-gmagick-im-team/attachments/20150109/a522376d/attachment.c>


More information about the Pkg-gmagick-im-team mailing list