Hello:

I am trying to compile the next branch with Image Magick
support. However it failed with the following error in config.log:

,----
| /usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: 
cannot find -lMagickWand
| collect2: error: ld returned 1 exit status
`----

The problem seem to be that the configuration process is not using
MagickWand-config to get the ldflags. For example the ldflags on my
system should be:

,----[ MagickWand-config --ldflags ]
| -lMagickWand-6.Q16 -lMagickCore-6.Q16
`----

Thank you for your attention.

Charles

-- 
"Open Standards, Open Documents, and Open Source"

  -- Scott Bradner (Open Sources, 1999 O'Reilly and Associates)

Attachment: signature.asc
Description: PGP signature

Reply via email to