Here's the scoop: Mac OS-X 10.4.6, XCode 2.2.1, G5 1.8 GHz. I currently have IM 6.2.6 installed. As you can see from below, the libMagick.la library was missing from the IM-6.2.7 distribution. I , did "make clean", copied the file from the IM-6.2.6 source folder into /ImageMagick-6.2.7/magick, followed by "./configure" and "make install", & got the same result as before. Apparently, I need a new copy of libMagick.la.

Any suggestions are apppreciated.

ld: Undefined symbols:
_DestroyDrawingWand
_DestroyMagickWand
_DestroyPixelWand
_DrawAllocateWand
_DrawAnnotation
_DrawArc
_DrawColor
_DrawComment
_DrawComposite
_DrawEllipse
_DrawLine
_DrawPathClose
_DrawPathEllipticArcAbsolute
_DrawPathFinish
_DrawPathLineToAbsolute
_DrawPathMoveToAbsolute
_DrawPathStart
_DrawPopClipPath
_DrawPopDefs
_DrawPopPattern
_DrawPushClipPath
_DrawPushDefs
_DrawPushPattern
_DrawRectangle
_DrawRender
_DrawRotate
_DrawRoundRectangle
_DrawScale
_DrawSetClipPath
_DrawSetClipRule
_DrawSetFillColor
_DrawSetFillPatternURL
_DrawSetFont
_DrawSetFontSize
_DrawSetStrokeAntialias
_DrawSetStrokeColor
_DrawSetStrokeDashArray
_DrawSetStrokeLineCap
_DrawSetStrokeLineJoin
_DrawSetStrokePatternURL
_DrawSetStrokeWidth
_DrawSetTextUnderColor
_DrawSetViewbox
_DrawTranslate
_NewMagickWandFromImage
_NewPixelWand
_PixelSetBlueQuantum
_PixelSetColor
_PixelSetGreenQuantum
_PixelSetOpacityQuantum
_PixelSetQuantumColor
_PixelSetRedQuantum
_PopDrawingWand
_PushDrawingWand
/usr/bin/libtool: internal link edit command failed
make: *** [magick/libMagick.la] Error 1

Robert A. Black

Research Meteorologist                  4301 Rickenbacker Cswy.
NOAA/AOML/HRD                            Miami, FL 33149-1026

Ph:   (305) 361-4314
FAX: (305) 361-4528 (NEW)

E-Mail: [EMAIL PROTECTED]




_______________________________________________
Magick-users mailing list
Magick-users@imagemagick.org
http://studio.imagemagick.org/mailman/listinfo/magick-users

Reply via email to