2005.09.27 16:15 "[Tiff] libtiff 3.7.4 win32 fails compilation", by Nicklas Norling

2005.11.29 15:16 "[Tiff] 2005.11.24 20:36 "Re: Error by creating libtiff.lib library : tiff-3.7.4.zip", by Frank Warmerdam", by Jacques, David - Fort Worth, TX

I've encountered the same error as Mr. Roth.

JPEG lines are commented properly in the nmake.opt file.

#
# Uncomment and edit following lines to enable JPEG support.
#
#JPEG_SUPPORT = 1
#JPEGDIR = d:/projects/jpeg-6b
#JPEG_INCLUDE = -I$(JPEGDIR)
#JPEG_LIB = $(JPEGDIR)/Release/jpeg.lib

#

# Uncomment following lines to enable Old JPEG support # (modified IJG JPEG library required, read the contrib\ojpeg\README first).

#
#OJPEG_SUPPORT = 1

Regards

David