[Gdal-dev] gdal-cvs tif_open.c error
Pericles S. Nacionales
nacional at cbs.umn.edu
Mon Sep 13 16:13:05 EDT 2004
On Mon, 2004-09-13 at 14:30, Andrey Kiselev wrote:
> On Mon, Sep 13, 2004 at 02:16:11PM -0500, Pericles S. Nacionales wrote:
> > I was compiling GDAL from CVS and I ran into an error with tif_open.c.
> > Here's the message:
> >
> > make[3]: Entering directory
> > `/data/users/perry/src/gdal/frmts/gtiff/libtiff'
> > /bin/sh ../../../libtool --mode=compile gcc -c -I../../../port -Wall
> > -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe
> > -I/usr/local/include -DCPL_MULTIPROC_PTHREAD -DZIP_SUPPORT
> > -DPIXARLOG_SUPPORT -I../../zlib -DJPEG_SUPPORT -I../../jpeg/libjpeg
> > tif_open.c -o ../../o/tif_open.o
> > gcc -c -I../../../port -Wall -O3 -march=pentium4 -funroll-loops
> > -fprefetch-loop-arrays -pipe -I/usr/local/include
> > -DCPL_MULTIPROC_PTHREAD -DZIP_SUPPORT -DPIXARLOG_SUPPORT -I../../zlib
> > -DJPEG_SUPPORT -I../../jpeg/libjpeg tif_open.c -fPIC -DPIC -o
> > ../../o/.libs/tif_open.o
> > tif_open.c: In function `TIFFClientOpen':
> > tif_open.c:276: error: `HOST_FILLORDER' undeclared (first use in this
> > function)
>
> Fixed. Please, check out the CVS again.
>
> Andrey
Excellent! Thanks, Andrey.
-Perry
More information about the Gdal-dev
mailing list