Linking problem with libMagickCore

Eric Belanger <[email protected]>
Newsgroups gmane.comp.video.image-magick.bugs
Message-ID <[email protected]>
Hi,

When running 'ldd -r /usr/lib/libMagickCore.so.1.0.0', I get several 
undefined symbol errors (appended at the end).  These symbols are provided 
by libMagickWand.  I guess that libMagickCore should link to 
libMagickWand like libMagick++ does.  I first noticed this problem with 
imagemagick 6.4.1-3 and it's still the case with imagemagick 6.4.1-5. My 
operating system is Linux. I can provide more details if necessary.

Thanks,
Eric


=====================
undefined symbol: DrawSetStrokeColor    (/usr/lib/libMagickCore.so.1.0.0)
undefined symbol: DrawSetFillColor      (/usr/lib/libMagickCore.so.1.0.0)
undefined symbol: DrawSetFont   (/usr/lib/libMagickCore.so.1.0.0)
undefined symbol: DrawSetStrokeAntialias        (/usr/lib/libMagickCore.so.1.0.0)
undefined symbol: DrawSetStrokeDashArray        (/usr/lib/libMagickCore.so.1.0.0)
undefined symbol: DrawComment   (/usr/lib/libMagickCore.so.1.0.0)
undefined symbol: DrawRender    (/usr/lib/libMagickCore.so.1.0.0)
undefined symbol: DrawSetFontSize       (/usr/lib/libMagickCore.so.1.0.0)
undefined symbol: DrawComposite (/usr/lib/libMagickCore.so.1.0.0)
undefined symbol: DestroyPixelWand      (/usr/lib/libMagickCore.so.1.0.0)
undefined symbol: DrawPathStart (/usr/lib/libMagickCore.so.1.0.0)
undefined symbol: DrawRoundRectangle    (/usr/lib/libMagickCore.so.1.0.0)
undefined symbol: PixelSetGreenQuantum  (/usr/lib/libMagickCore.so.1.0.0)
undefined symbol: DrawSetFillPatternURL (/usr/lib/libMagickCore.so.1.0.0)
undefined symbol: DrawSetClipRule       (/usr/lib/libMagickCore.so.1.0.0)
undefined symbol: DrawSetStrokeLineCap  (/usr/lib/libMagickCore.so.1.0.0)
undefined symbol: PixelSetRedQuantum    (/usr/lib/libMagickCore.so.1.0.0)
undefined symbol: DrawArc       (/usr/lib/libMagickCore.so.1.0.0)
undefined symbol: PopDrawingWand        (/usr/lib/libMagickCore.so.1.0.0)
undefined symbol: DrawPathLineToAbsolute        (/usr/lib/libMagickCore.so.1.0.0)
undefined symbol: DestroyMagickWand     (/usr/lib/libMagickCore.so.1.0.0)
undefined symbol: PushDrawingWand       (/usr/lib/libMagickCore.so.1.0.0)
undefined symbol: PixelSetColor (/usr/lib/libMagickCore.so.1.0.0)
undefined symbol: PixelSetQuantumColor  (/usr/lib/libMagickCore.so.1.0.0)
undefined symbol: DrawPopPattern        (/usr/lib/libMagickCore.so.1.0.0)
undefined symbol: DrawTranslate (/usr/lib/libMagickCore.so.1.0.0)
undefined symbol: DrawPathEllipticArcAbsolute   (/usr/lib/libMagickCore.so.1.0.0)
undefined symbol: DrawSetStrokePatternURL       (/usr/lib/libMagickCore.so.1.0.0)
undefined symbol: DrawSetClipPath       (/usr/lib/libMagickCore.so.1.0.0)
undefined symbol: DrawPathFinish        (/usr/lib/libMagickCore.so.1.0.0)
undefined symbol: DrawPopDefs   (/usr/lib/libMagickCore.so.1.0.0)
undefined symbol: DrawLine      (/usr/lib/libMagickCore.so.1.0.0)
undefined symbol: DrawPushClipPath      (/usr/lib/libMagickCore.so.1.0.0)
undefined symbol: DrawPathClose (/usr/lib/libMagickCore.so.1.0.0)
undefined symbol: DrawPopClipPath       (/usr/lib/libMagickCore.so.1.0.0)
undefined symbol: DrawSetStrokeWidth    (/usr/lib/libMagickCore.so.1.0.0)
undefined symbol: DrawScale     (/usr/lib/libMagickCore.so.1.0.0)
undefined symbol: DrawSetTextUnderColor (/usr/lib/libMagickCore.so.1.0.0)
undefined symbol: PixelSetOpacityQuantum        (/usr/lib/libMagickCore.so.1.0.0)
undefined symbol: DrawAnnotation        (/usr/lib/libMagickCore.so.1.0.0)
undefined symbol: DrawPushPattern       (/usr/lib/libMagickCore.so.1.0.0)
undefined symbol: DrawColor     (/usr/lib/libMagickCore.so.1.0.0)
undefined symbol: DrawPushDefs  (/usr/lib/libMagickCore.so.1.0.0)
undefined symbol: DrawPathMoveToAbsolute        (/usr/lib/libMagickCore.so.1.0.0)
undefined symbol: NewMagickWandFromImage        (/usr/lib/libMagickCore.so.1.0.0)
undefined symbol: DrawEllipse   (/usr/lib/libMagickCore.so.1.0.0)
undefined symbol: DrawAllocateWand      (/usr/lib/libMagickCore.so.1.0.0)
undefined symbol: DrawSetStrokeLineJoin (/usr/lib/libMagickCore.so.1.0.0)
undefined symbol: NewPixelWand  (/usr/lib/libMagickCore.so.1.0.0)
undefined symbol: DrawRectangle (/usr/lib/libMagickCore.so.1.0.0)
undefined symbol: DrawRotate    (/usr/lib/libMagickCore.so.1.0.0)
undefined symbol: DrawSetViewbox        (/usr/lib/libMagickCore.so.1.0.0)
undefined symbol: PixelSetBlueQuantum   (/usr/lib/libMagickCore.so.1.0.0)

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.