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
May 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.05.18 15:38 "Another libtiff+libjpeg problem", by Thom Decarlo
2005.05.18 16:12 "Re: Another libtiff+libjpeg problem", by Bob Friesenhahn
2005.05.18 16:54 "Re: Another libtiff+libjpeg problem", by Thom Decarlo
2005.05.18 18:24 "Re: Another libtiff+libjpeg problem", by Thom Decarlo
2005.05.18 18:33 "Re: Another libtiff+libjpeg problem", by Bob Friesenhahn
2005.05.18 19:39 "Re: Another libtiff+libjpeg problem", by Thom Decarlo
2005.05.19 14:59 "Re: Another libtiff+libjpeg problem", by Frank Warmerdam
2005.05.19 23:00 "Re: Another libtiff+libjpeg problem", by Thom Decarlo
2005.05.20 00:00 "Re: Another libtiff+libjpeg problem", by Frank Warmerdam
2005.05.28 21:07 "Re: Another libtiff+libjpeg problem", by Thom Decarlo
2005.06.10 18:01 "Re: Another libtiff+libjpeg problem", by Frank Warmerdam
2005.06.10 18:49 "Re: Another libtiff+libjpeg problem", by Bob Friesenhahn
2005.05.25 10:12 "Re: Another libtiff+libjpeg problem", by Jean-yves Le Ridant
2005.05.25 13:31 "Re: Another libtiff+libjpeg problem", by Jean-yves Le Ridant
2005.05.26 17:57 "Re: Another libtiff+libjpeg problem", by Andrey Kiselev
2005.06.13 12:40 "Re: Another libtiff+libjpeg problem", by Jean-yves Le Ridant
2005.06.13 14:06 "Re: Another libtiff+libjpeg problem", by Andrey Kiselev
2005.06.14 10:24 "Re: Another libtiff+libjpeg problem", by Jean-yves Le Ridant
2005.06.17 08:22 "Re: Another libtiff+libjpeg problem", by Jean-yves Le Ridant
2005.06.17 16:29 "Re: Another libtiff+libjpeg problem", by Andrey Kiselev

2005.05.18 15:38 "Another libtiff+libjpeg problem", by Thom Decarlo

Hi,
I grabbed the cvs for both libraries this morning. Libjpeg compiles and
installs properly, but libtiff fails in tiff_jpeg.c as follows:

if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
 -I. -I. -I.   -I/usr/local/include -I/usr/local/include   -g -O2 -Wall
 -MT tif_jpeg.lo -MD -MP -MF ".deps/tif_jpeg.Tpo" -c -o tif_jpeg.lo
 tif_jpeg.c; \
then mv -f ".deps/tif_jpeg.Tpo" ".deps/tif_jpeg.Plo"; else rm -f
 ".deps/tif_jpeg.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I/usr/local/include
 -I/usr/local/include -g -O2 -Wall -MT tif_jpeg.lo -MD -MP -MF
 .deps/tif_jpeg.Tpo -c tif_jpeg.c  -DPIC -o .libs/tif_jpeg.o
tif_jpeg.c: In function `JPEGSetupEncode':
tif_jpeg.c:1180: error: `cinfo' undeclared (first use in this function)
tif_jpeg.c:1180: error: (Each undeclared identifier is reported only once
tif_jpeg.c:1180: error: for each function it appears in.)
make[2]: *** [tif_jpeg.lo] Error 1
make[2]: Leaving directory `/cygdrive/c/Svs_dev_C/libtiff/libtiff'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/cygdrive/c/Svs_dev_C/libtiff/libtiff'
make: *** [all-recursive] Error 1

I cannot find any function "JPEGSetupEncode". There is a "OJPEGSetupEncode"
but it is nowhere near line 1180.

Anyone know what's happening here?

Thanks,
Thom

OBTW, I'm compiling on Cygwin.

--
Thom DeCarlo
-------------------------------------------------------
     Is it a bad sign if you spend the day wondering
why there are no laws against what you do for a living?
                                - Dilbert


_______________________________________________
Tiff mailing list: Tiff@remotesensing.org
http://xserve.flids.com/mailman/listinfo/tiff
http://www.remotesensing.org/libtiff/