Page 1 of 1

ImageMagick 6.2.4 - Problems with converting jpeg to tiff

Posted: 2007-03-01T16:14:28-07:00
by ssundare
I downloaded the ImageMagick binaries for Itanium2 from
http://hpux.connect.org.uk/hppd/hpux/X1 ... ick-6.2.4/
and also installed all run time dependencies.

ImageMagick 6.2.4 ImageMagick
PHCO_34669 1.0 tztab(4) cumulative patch
bison 2.3 bison
bzip2 1.0.3 bzip2
expat 2.0.0 expat
flex 2.5.4a flex
freetype 2.3.1 freetype
gcc 4.1.1 gcc
gettext 0.16.1 gettext
ghostscript 7.07b ghostscript
gzip 1.3.5 gzip
jbigkit 1.6 jbigkit
jpeg 6b jpeg
lcms 1.16 lcms
libiconv 1.11 libiconv
libpng 1.2.16 libpng
libtool 1.5.22 libtool
libwmf 0.2.8.4 libwmf
libxml2 2.6.27 libxml2
m4 1.4.8 m4
tiff 3.8.2 tiff
zlib 1.2.3 zlib

When i run the convert from command line (./convert sample.jpeg sample.tiff) to convert jpegs to tif get the error below.
/usr/lib/hpux32/dld.so: Unsatisfied code symbol '__udivsi3' in load module '/usr
> /local/lib/hpux32/libMagick.so'.

Tiff -> jpg and jpg to png etc works fine.
Am i missing any other patches or run-time dependencies?