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

Launchpad Bug Tracker 897380 at bugs.launchpad.net
Tue Nov 29 17:00:12 UTC 2011


This bug was fixed in the package imagemagick - 8:6.6.9.7-5ubuntu2

---------------
imagemagick (8:6.6.9.7-5ubuntu2) precise; urgency=low

  * debian/rules:
    - Build PerlMagick Makefile after building main library, so that
      MakeMaker can find the library instead of stripping it from the
      link line.  LP: #897380
 -- Michael Terry <mterry at ubuntu.com>   Tue, 29 Nov 2011 11:28:54 -0500

** Changed in: imagemagick (Ubuntu)
       Status: Confirmed => Fix Released

-- 
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:
  Fix Released
Status in “imagemagick” package in Debian:
  Unknown

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  	\

  
  (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