Folks

I am trying to compile on Solaris 8 and get the following error's

malloc                              0x4c        /apps/oss/lib/libbz2.a(bzlib.o)
malloc                              0x2084      /apps/oss/lib/libbz2.a(bzlib.o)
malloc                              0x26e0      /apps/oss/lib/libbz2.a(bzlib.o)
free                                0x6c        /apps/oss/lib/libbz2.a(bzlib.o)
free                                0x212c      /apps/oss/lib/libbz2.a(bzlib.o)
free                                0x2608      /apps/oss/lib/libbz2.a(bzlib.o)
free                                0x27bc      /apps/oss/lib/libbz2.a(bzlib.o)
free                                0x2884      /apps/oss/lib/libbz2.a(bzlib.o)
exit                                0x2c        /apps/oss/lib/libbz2.a(bzlib.o)
ld: fatal: relocations remain against allocatable but non-writable sections
collect2: ld returned 1 exit status
make: *** [magick/libMagick.la] Error 1

FYI: See gcc versions and Configure output.

Thanks

Matt
-------------------------------------------------------------------------------------------------
gcc -v
Reading specs from /apps/oss/lib/gcc-lib/sparc-sun-solaris2.8/2.95.3/specs
gcc version 2.95.3 20010315 (release)

-------------------------------------------------------------------------------------------------

ImageMagick is configured as follows. Please verify that this configuration
matches your expectations.

Host system type : sparc-sun-solaris2.8

                  Option                        Value
-------------------------------------------------------------------------
Shared libraries  --enable-shared=yes           yes
Static libraries  --enable-static=yes           yes
Module support    --with-modules=yes            yes
GNU ld            --with-gnu-ld=no              no
Quantum depth     --with-quantum-depth=16       16

Delegate Configuration:
BZLIB             --with-bzlib=yes              yes
DPS               --with-dps=yes                yes
FlashPIX          --with-fpx=no                 no
FontConfig        --with-fontconfig=yes         no
FreeType          --with-freetype=yes           no
GhostPCL          None                          pcl6 (unknown)
Ghostscript       None                          gs ()
Ghostscript fonts --with-gs-font-dir=default    
/apps/oss/share/ghostscript/fonts/
Ghostscript lib   --with-gslib=yes              no
Graphviz          --with-gvc=yes                no
JBIG              --with-jbig=yes               no (failed tests)
JPEG v1           --with-jpeg=yes               yes
JPEG-2000         --with-jp2=yes                no
LCMS              --with-lcms=yes               no
Magick++          --with-magick-plus-plus=yes   yes
PERL              --with-perl=/usr/bin/perl             /usr/bin/perl
PNG               --with-png=yes                yes
RSVG              --with-rsvg=yes               no
TIFF              --with-tiff=yes               no (failed tests)
Windows fonts     --with-windows-font-dir=      none
WMF               --with-wmf=yes                no
X11               --with-x=                     yes
XML               --with-xml=yes                no
ZLIB              --with-zlib=yes               yes

X11 Configuration:
  X_CFLAGS     = -I/usr/openwin/include
  X_PRE_LIBS   = -lSM -lICE
  X_LIBS       = -L/usr/openwin/lib -R/usr/openwin/lib
  X_EXTRA_LIBS = -lsocket -lnsl

Options used to compile and link:
  PREFIX      = /usr/local
  EXEC-PREFIX = /usr/local
  VERSION     = 6.2.8
  CC          = gcc
  CFLAGS      = -g -O2 -Wall -D_REENTRANT -pthreads
  CPPFLAGS    = -I/usr/local/include
  PCFLAGS     = 
  DEFS        = -DHAVE_CONFIG_H
  LDFLAGS     = -L/usr/local/lib -L/usr/openwin/lib -R/usr/openwin/lib
  LIBS        = -lMagick -ljpeg -lXext -lSM -lICE -lX11 -lsocket -lnsl -lXt 
-lbz2 -lz -lpthread -lm -lpthread
  CXX         = g++
  CXXFLAGS    = -D_REENTRANT -pthreads


Matthew Garrett
Linux / Unix IMG Support EPE
Shell Information Technology International Limited
Seafield House, North Anderson Drive, Aberdeen AB15 6GZ, United Kingdom

Tel: +44 (0)1224 81 8373 Other Tel: Internal 630 8373
Email: 
Internet: http://www.shell.com

_______________________________________________
Magick-users mailing list
[email protected]
http://studio.imagemagick.org/mailman/listinfo/magick-users

Reply via email to