Thanks Charles,

I can confirm the magickwand-config is only used for the cflags for now, I
will try to come ASAP with a fix to find the ldflags as well.

Regards,
David

On Sunday, March 9, 2014, Charles Philip Chan <[email protected]> wrote:

> 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)
>

Reply via email to