| AWARE [SYSTEMS] | Imaging expertise for the Delphi developer | |||||||
![]() |
TIFF and LibTiff Mailing List Archive | |||||||
LibTiff Mailing List
TIFF and LibTiff Mailing List Archive Contact
The TIFF Mailing List Homepage |
Thread2005.09.07 15:45 "make problem", by Richardson Nicholas JamesI'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 |
|||||||