AWARE [SYSTEMS] Imaging expertise for the Delphi developer
AWare Systems, Imaging expertise for the Delphi developer, Home TIFF and LibTiff Mailing List Archive

LibTiff Mailing List

TIFF and LibTiff Mailing List Archive
September 2005

Previous Thread
Next Thread

Previous by Thread
Next by Thread

Previous by Date
Next by Date

Contact

The TIFF Mailing List Homepage
This list is run by Frank Warmerdam
Archive maintained by AWare Systems



Valid HTML 4.01!



Thread

2005.09.07 15:45 "make problem", by Richardson Nicholas James
2005.09.09 07:16 "Re: make problem", by Andrey Kiselev

2005.09.07 15:45 "make problem", by Richardson Nicholas James

I'm trying to install tiff-3.7.3 on RHEL 4.  What am I doing wrong here?  I
updated the version, as detailed in the howto-release file, but I get this
error.


bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.
-I.   -I/usr/local/jpeg-6b   -g -O2 -Wall -MT tif_version.lo -MD -MP -MF
".deps/tif_version.Tpo" -c -o tif_version.lo tif_version.c; \
then mv -f ".deps/tif_version.Tpo" ".deps/tif_version.Plo"; else rm -f
".deps/tif_version.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/local/jpeg-6b -g -O2 -Wall -MT
 tif_version.lo -MD -MP -MF .deps/tif_version.Tpo -c tif_version.c  -fPIC
 -DPIC -o .libs/tif_version.o
tif_version.c:27: error: `TIFFLIB_VERSION_STR' undeclared here (not in a
function)
make[2]: *** [tif_version.lo] Error 1
make[2]: Leaving directory `/root/.Trash/tiff-3.7 (copy).3/libtiff'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/root/.Trash/tiff-3.7 (copy).3/libtiff'
make: *** [all-recursive] Error 1