++++++++++++++++++++++++++++++++++++++++++++++++++
+++++++++++++ Problem with tiff library:++++++++++
++++++++++++++++++++++++++++++++++++++++++++++++++

O21:/usr/people/tangy/bin/tiff-v3.5.6-beta 77%  configure
Configuring TIFF Software v3.5.6
If configure does the wrong thing, check the file config.log for
information that may help you understand what went wrong.
Reading site-wide parameters from ./config.site.
Wow, you've got a mips-sgi-irix6.5 system!
Using /usr/bin/cc for a C compiler (use -with-CC=compilername to override).
Using -ansi to get the appropriate compilation environment.
Looks like /usr/bin/cc supports the -g option.
Using "-g" for C compiler options.
Using /sbin/make to configure the software.
Warning, no ranlib, assuming it's not needed.
Looks like ar has an s option to build symbol tables.
Using previously created libtiff/port.h.
Checking system libraries for functionality to emulate.
Done checking system libraries.
Checking for Dynamic Shared Object (DSO) support.
Looks like your system supports IRIX-style DSOs.
Done checking for DSO support.
Looks like there is support for SGI RGB images.
Looks like there is support for IRIS GL.
Selecting programs used during installation.
Looks like mv supports the -f option to force a move.
Looks like /sbin/ln supports the -s option to create a symbolic link.
Done selecting programs.
Selecting default TIFF configuration parameters.
Looks like manual pages go in /usr/local/man.
Looks like manual pages should be installed with sysv-nroff-compress-Z.
TIFF configuration parameters are:
[ 1] Directory for tools:               /usr/local/bin
[ 2] Directory for libraries:           /usr/local/lib
[ 3] Directory for include files:       /usr/local/include
[ 4] Directory for manual pages:        /usr/local/man
[ 5] Directory for HTML documents:      /usr/local/doc/libtiff
[ 6] Manual page installation scheme:   sysv-nroff-compress-Z
Are these ok [yes]? y
Creating Makefile from ./Makefile.in
Creating libtiff/Makefile from ./libtiff/Makefile.in
Creating man/Makefile from ./man/Makefile.in
Creating tools/Makefile from ./tools/Makefile.in
Creating port/install.sh from ./port/install.sh.in
Done.

O21:/usr/people/tangy/bin/tiff-v3.5.6-beta 78% make
--- all ---
= libtiff
--- all ---
        if [ IRIXdso != nodso ]; then  smake IRIXdso;  else  true;  fi
`IRIXdso' is up to date.
= tools
--- all ---
`sgi2tiff' is up to date.
`tiffgt' is up to date.
`tiffsv' is up to date.
= man
--- lib/Makefile ---
        test -d lib || mkdir lib
--- apps/Makefile ---
        test -d apps || mkdir apps
        smake apps/fax2tiff.1  apps/fax2ps.1  apps/gif2tiff.1  apps/pal2rgb.1  apps/ppm2tiff.1  apps/ras2tiff.1  apps/rgb2ycbcr.1  app
s/sgi2tiff.1  apps/thumbnail.1  apps/tiff2bw.1  apps/tiff2ps.1  apps/tiffcmp.1  apps/tiffcp.1  apps/tiffdither.1  apps/tiffdump.1  app
s/tiffgt.1  apps/tiffinfo.1  apps/tiffmedian.1  apps/tiffsplit.1  apps/tiffsv.1  
--- lib/Makefile ---
        smake lib/libtiff.3t   lib/TIFFClose.3t  lib/TIFFError.3t  lib/TIFFFlush.3t  lib/TIFFGetField.3t  lib/TIFFOpen.3t  lib/TIFFPri
ntDirectory.3t  lib/TIFFReadDirectory.3t  lib/TIFFReadEncodedStrip.3t  lib/TIFFReadEncodedTile.3t  lib/TIFFReadRGBAImage.3t  lib/TIFFR
eadRGBAStrip.3t  lib/TIFFReadRGBATile.3t  lib/TIFFReadRawStrip.3t  lib/TIFFReadRawTile.3t  lib/TIFFReadScanline.3t  lib/TIFFReadTile.3
t  lib/TIFFRGBAImage.3t  lib/TIFFSetDirectory.3t  lib/TIFFSetField.3t  lib/TIFFWarning.3t  lib/TIFFWriteDirectory.3t  lib/TIFFWriteEnc
odedStrip.3t  lib/TIFFWriteEncodedTile.3t  lib/TIFFWriteTile.3t  lib/TIFFWriteRawStrip.3t  lib/TIFFWriteRawTile.3t  lib/TIFFWriteScanl
ine.3t   lib/TIFFbuffer.3t  lib/TIFFcodec.3t  lib/TIFFmemory.3t  lib/TIFFquery.3t  lib/TIFFsize.3t  lib/TIFFstrip.3t  lib/TIFFswab.3t 
 lib/TIFFtile.3t   lib/TIFFmalloc.3t  lib/TIFFrealloc.3t  lib/TIFFfree.3t  lib/TIFFmemset.3t  lib/TIFFmemcpy.3t  lib/TIFFmemcmp.3t  li
b/TIFFComputeTile.3t  lib/TIFFCheckTile.3t  lib/TIFFNumberOfTiles.3t  lib/TIFFComputeStrip.3t  lib/TIFFNumberOfStrips.3t  lib/TIFFCurr
entDirectory.3t  lib/TIFFCurrentRow.3t  lib/TIFFCurrentStrip.3t  lib/TIFFCurrentTile.3t  lib/TIFFFdOpen.3t  lib/TIFFFileName.3t  lib/T
IFFFileno.3t  lib/TIFFFindCODEC.3t  lib/TIFFFlushData.3t  lib/TIFFGetMode.3t  lib/TIFFIsTiled.3t  lib/TIFFIsByteSwapped.3t  lib/TIFFIs
UpSampled.3t  lib/TIFFIsMSB2LSB.3t  lib/TIFFLastDirectory.3t  lib/TIFFRegisterCODEC.3t  lib/TIFFReverseBits.3t  lib/TIFFRGBAImageOK.3t
  lib/TIFFRGBAImageBegin.3t  lib/TIFFRGBAImageGet.3t  lib/TIFFRGBAImageEnd.3t  lib/TIFFSetErrorHandler.3t  lib/TIFFSetSubDirectory.3t 
 lib/TIFFSetWarningHandler.3t  lib/TIFFSwabArrayOfLong.3t  lib/TIFFSwabArrayOfShort.3t  lib/TIFFSwabLong.3t  lib/TIFFSwabShort.3t  lib
/TIFFScanlineSize.3t  lib/TIFFDefaultStripSize.3t  lib/TIFFVStripSize.3t  lib/TIFFStripSize.3t  lib/TIFFDefaultTileSize.3t  lib/TIFFVT
ileSize.3t  lib/TIFFTileSize.3t  lib/TIFFTileRowSize.3t  lib/TIFFUnRegisterCODEC.3t  lib/TIFFVGetField.3t  lib/TIFFVSetField.3t  lib/T
IFFReadBufferSetup.3t  lib/TIFFWriteBufferSetup.3t  
--- apps/Makefile ---
--- apps/tiffdither.1 ---
        sed -e 's;\${DIR_BIN};/usr/local/bin;g'  -e 's;\${DIR_LIB};/usr/local/lib;g'  -e 's;\${DIR_INC};/usr/local/include;g'   ../man
/tiffdither.1 | nroff -man | compress > apps/tiffdither.1
--- apps/tiffdump.1 ---
        sed -e 's;\${DIR_BIN};/usr/local/bin;g'  -e 's;\${DIR_LIB};/usr/local/lib;g'  -e 's;\${DIR_INC};/usr/local/include;g'   ../man
/tiffdump.1 | nroff -man | compress > apps/tiffdump.1
sh: nroff:  not found
--- apps/tiffdither.1 ---
sh: nroff:  not found
--- apps/tiffdump.1 ---
*** Error code 2
--- apps/tiffdither.1 ---
*** Error code 2
smake: Error: 2 errors
*** Error code 2
--- lib/Makefile ---
--- lib/TIFFPrintDirectory.3t ---
        sed -e 's;\${DIR_BIN};/usr/local/bin;g'  -e 's;\${DIR_LIB};/usr/local/lib;g'  -e 's;\${DIR_INC};/usr/local/include;g'   ../man
/TIFFPrintDirectory.3t | nroff -man | compress > lib/TIFFPrintDirectory.3t
--- lib/TIFFOpen.3t ---
        sed -e 's;\${DIR_BIN};/usr/local/bin;g'  -e 's;\${DIR_LIB};/usr/local/lib;g'  -e 's;\${DIR_INC};/usr/local/include;g'   ../man
/TIFFOpen.3t | nroff -man | compress > lib/TIFFOpen.3t
sh: nroff:  not found
--- lib/TIFFPrintDirectory.3t ---
sh: nroff:  not found
--- lib/TIFFReadDirectory.3t ---
        sed -e 's;\${DIR_BIN};/usr/local/bin;g'  -e 's;\${DIR_LIB};/usr/local/lib;g'  -e 's;\${DIR_INC};/usr/local/include;g'   ../man
/TIFFReadDirectory.3t | nroff -man | compress > lib/TIFFReadDirectory.3t
sh: nroff:  not found
--- lib/TIFFReadEncodedStrip.3t ---
        sed -e 's;\${DIR_BIN};/usr/local/bin;g'  -e 's;\${DIR_LIB};/usr/local/lib;g'  -e 's;\${DIR_INC};/usr/local/include;g'   ../man
/TIFFReadEncodedStrip.3t | nroff -man | compress > lib/TIFFReadEncodedStrip.3t
sh: nroff:  not found
--- lib/TIFFReadEncodedTile.3t ---
        sed -e 's;\${DIR_BIN};/usr/local/bin;g'  -e 's;\${DIR_LIB};/usr/local/lib;g'  -e 's;\${DIR_INC};/usr/local/include;g'   ../man
/TIFFReadEncodedTile.3t | nroff -man | compress > lib/TIFFReadEncodedTile.3t
sh: nroff:  not found
--- lib/TIFFReadRGBAImage.3t ---
        sed -e 's;\${DIR_BIN};/usr/local/bin;g'  -e 's;\${DIR_LIB};/usr/local/lib;g'  -e 's;\${DIR_INC};/usr/local/include;g'   ../man
/TIFFReadRGBAImage.3t | nroff -man | compress > lib/TIFFReadRGBAImage.3t
sh: nroff:  not found
--- lib/TIFFReadEncodedTile.3t ---
*** Error code 2
smake: Error: 1 error
*** Error code 2
smake: Error: 2 errors
*** Error code 2
smake: Error: 1 error