krita dependencies

Patrick Julien kimageshop@mail.kde.org
Thu, 30 Jan 2003 16:58:31 -0500


On January 30, 2003 04:49 pm, Jason Harris wrote:
> Hello,
>
> I'm having some dependency problems trying to compile HEAD.  First, the
> compile failed when liblcms.la was not found.  So, I installed liblcms, but
> now it's telling me that there are undefined symbols in my libMagick.so:
> /usr/lib/libMagick.so: undefined reference to `__ctype_b_loc@GLIBC_2.3'
> /usr/lib/libMagick.so: undefined reference to
> `__ctype_toupper_loc@GLIBC_2.3' /usr/lib/libMagick.so: undefined reference
> to `__ctype_tolower_loc@GLIBC_2.3'
>
> Is this a version issue?  If so, what version of libMagick do I need?
>
> Might be good to add configure checks for liblcms and libMagick...

liblcms is used by ImageMagick.  Checks are present to verify that a good 
enough version of Image Magick is present.

You seem to have issues with your build environment.