I am trying to get Image::Magick compiled and installed.  I am using
CPAN and am getting this error:
-------------------------------------------------------------------
AutoSplitting blib/lib/Image/Magick.pm (blib/lib/auto/Image/Magick)
/usr/local/bin/perl -I/usr/local/lib/perl5/5.6.0/i686-linux
-I/usr/local/lib/perl5/5.6.0 /usr/local/lib/perl5/5.6.0/ExtUtils/xsubpp
-typemap /usr/local/lib/perl5/5.6.0/ExtUtils/typemap Magick.xs >
Magick.xsc && mv Magick.xsc Magick.c
cc -c -I.. -I/usr/local/include -I/usr/openwin/include
-I/usr/openwin/include/X11 -fno-strict-aliasing -I/usr/local/include
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2     -DVERSION=\"4.28\"
-DXS_VERSION=\"4.28\" -fpic
-I/usr/local/lib/perl5/5.6.0/i686-linux/CORE  Magick.c
In file included from /usr/local/include/magick/magick.h:45,
                 from Magick.xs:78:
/usr/include/assert.h:79: warning: `assert' redefined
/usr/local/lib/perl5/5.6.0/i686-linux/CORE/perl.h:2054: warning: this is
the location of the previous definition
Magick.xs:79: magick/defines.h: No such file or directory
make: *** [Magick.o] Error 1
  /usr/bin/make  -- NOT OK
Running make test
  Oops, make had returned bad status
Running make install
  Oops, make had returned bad status
-------------------------------------------------------------------
Has anyone seen this error before?  Any thoughts on how to fix it?

Sam Carleton

Reply via email to