Page 1 of 1

Problem compiling ImageMagick-6.2.6 on Solaris 8

Posted: 2006-03-16T12:19:49-07:00
by VLeyvaG
Hello,

I was trying to install 6.2.6 from the source. However, make fails with the following error. Any suggestions? Thanks!

Code: Select all


vortex # make install
......
....
Running Mkbootstrap for Image::Magick ()
chmod 644 Magick.bs
LD_RUN_PATH="/usr/local/lib:/usr/openwin/lib:/lib" cc -o blib/arch/auto/Image/Magick/Magick.so -R/usr/local/lib -R/usr/openwin/lib -R/lib -L/usr/local/lib -G Magick.o    -L/usr/local/lib -L/root/ImageMagick-6.2.6/PerlMagick/../magick/.libs -lMagick -L/usr/openwin/lib -R/usr/openwin/lib -L/usr/local/lib -ldpstk -ldps -lXext -lXt -lSM -lICE -lX11 -lsocket -lnsl -lxml2 -lz -lpthread -lm -lpthread 
ucbcc: Warning: Option -YP,:/usr/ucblib:/opt/SUNWspro/WS6U2/bin/../lib:/opt/SUNWspro/WS6U2/bin:/usr/ccs/lib:/usr/lib passed to ld, if ld is invoked, ignored otherwise
ld: warning: option -YP appears more than once, first setting taken
ld: fatal: file Magick.o: open failed: No such file or directory
ld: fatal: File processing errors. No output written to blib/arch/auto/Image/Magick/Magick.so
*** Error code 1
make: Fatal error: Command failed for target `blib/arch/auto/Image/Magick/Magick.so'
Current working directory /root/ImageMagick-6.2.6/PerlMagick
*** Error code 1
make: Fatal error: Command failed for target `install-exec-perl'
Current working directory /root/ImageMagick-6.2.6
*** Error code 1
make: Fatal error: Command failed for target `install-am'

Binaries

Posted: 2006-03-16T15:54:26-07:00
by VLeyvaG
Magick,

Do you have the binaries for Solaris 8?

Thanks

Posted: 2006-03-16T18:30:28-07:00
by magick
We do not have access to Solaris 8, just Solaris 10 and ImageMagick compiles fine under Solaris 10.

Binaries

Posted: 2006-03-16T18:45:36-07:00
by VLeyvaG
Magick

And, what about solaris 8? Do you have any idea?


After the installation, i had this error:

Code: Select all

vortex # convert
ld.so.1: convert: fatal: libm.so.2: version `SUNW_1.2' not found (required by file /usr/local/ImageMagick-6.2.6/lib/libMagick.so.10)
.... but libm.so.2 exists in solaris 10 only.


Any suggestion?

Thanks

Posted: 2006-03-16T20:15:37-07:00
by magick
We haven't compile ImageMagick under Solaris 8 in about 7 years so we have no advice to give you.