Compiling ImageMagick with lcms

Wilfried Oltmanns <[email protected]> Fri, 08 Jan 2010 16:32:14 +0100
Newsgroups gmane.comp.video.image-magick.devel
Message-ID <[email protected]>
Hello to everyone and a happy new year!

Linking Imagemagick (6.2.5) with lcms 1.19 (gcc 3.4.6 on Solaris 2.9)
i get many errors of "Text relocation remains against symbol".
for instance:
../liblcms.a(cmsgamma.o)

Tried to build all with -fPIC, didn't work too.

Can anyone help?
Thanks

Wilfried