[Bug 897380] Re: PerlMagick fails at runtime in precise

Leo Iannacone l3on at ubuntu.com
Mon Nov 28 20:00:46 UTC 2011


apt-cache policy perlmagick
perlmagick:
  Installed: 8:6.6.9.7-5ubuntu1
  Candidate: 8:6.6.9.7-5ubuntu1
  Version table:
 *** 8:6.6.9.7-5ubuntu1 0
        500 http://it.archive.ubuntu.com/ubuntu/ precise/main i386 Packages
        100 /var/lib/dpkg/status

** Tags added: precise

** Description changed:

  Try to install perlmagick package and run following command:
  
  $ perl -e 'use Image::Magick'
- 
  
  I get this error:
  
  perl: symbol lookup error: /usr/lib/perl5/auto/Image/Magick/Magick.so:
  undefined symbol: MagickCoreGenesis
  
- 
  It seems that perlmagick has some wrong link... let's see the buildlog (1):
  Snippet:
  
  cc  -L../magick/.libs -lMagickCore -shared -O2 -g -L/usr/local/lib -fstack-protector -Wl,-Bsymbolic-functions -Wl,-z,relro -L/usr/lib/X11 Magick.o  -o blib/arch/auto/Image/Magick/Magick.so 	\
- 	   -lperl -lm  	\ 
+     -lperl -lm  	\
  
  I'm not sure, bug the problem could be -lMagicCore declared too early.
+ 
+ 
+ (1) - https://launchpadlibrarian.net/85356103/buildlog_ubuntu-
+ precise-i386.imagemagick_8%3A6.6.9.7-5ubuntu1_BUILDING.txt.gz

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to imagemagick in Ubuntu.
https://bugs.launchpad.net/bugs/897380

Title:
  PerlMagick fails at runtime in precise

Status in “imagemagick” package in Ubuntu:
  New

Bug description:
  Try to install perlmagick package and run following command:

  $ perl -e 'use Image::Magick'

  I get this error:

  perl: symbol lookup error: /usr/lib/perl5/auto/Image/Magick/Magick.so:
  undefined symbol: MagickCoreGenesis

  It seems that perlmagick has some wrong link... let's see the buildlog (1):
  Snippet:

  cc  -L../magick/.libs -lMagickCore -shared -O2 -g -L/usr/local/lib -fstack-protector -Wl,-Bsymbolic-functions -Wl,-z,relro -L/usr/lib/X11 Magick.o  -o blib/arch/auto/Image/Magick/Magick.so 	\
      -lperl -lm  	\

  I'm not sure, bug the problem could be -lMagicCore declared too early.


  (1) - https://launchpadlibrarian.net/85356103/buildlog_ubuntu-
  precise-i386.imagemagick_8%3A6.6.9.7-5ubuntu1_BUILDING.txt.gz

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/imagemagick/+bug/897380/+subscriptions




More information about the foundations-bugs mailing list