id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
888	GDAL CVS 12:30 11.07.2005 fails to build at ili2reader.o	werchowyna@…	warmerdam	"{{{
Here go few lines of output prior to failure:

 g++ -Wall -march=athlon-xp -O2 -mfpmath=sse -s -pipe -D_FILE_OFFSET_BITS=64
-I/usr/include -I/usr/include/xercesc -I.. -I../.. -I../../../port
-I../../../gcore -I../../../alg -I../../../ogr -I../../../ogr/ogrsf_frmts
-I/usr/include/python2.3/Numeric -I/usr/include/mpatrol -I/usr/include/freetype2
-I/usr/lib/qt3/include -I/usr/include/pgsql -I/usr/include/readline
-D_FILE_OFFSET_BITS=64 -I../../../port -DHAVE_XERCES=1 -c ili1reader.cpp -o
../o/ili1reader.o >/dev/null 2>&1
/bin/sh ../../../libtool --mode=compile g++ -Wall  -march=athlon-xp -O2
-mfpmath=sse -s -pipe -D_FILE_OFFSET_BITS=64    -I/usr/include
-I/usr/include/xercesc -I.. -I../.. -I../../../port -I../../../gcore
-I../../../alg -I../../../ogr -I../../../ogr/ogrsf_frmts
-I/usr/include/python2.3/Numeric -I/usr/include/mpatrol -I/usr/include/freetype2
-I/usr/lib/qt3/include -I/usr/include/pgsql -I/usr/include/readline
-D_FILE_OFFSET_BITS=64 -I../../../port  -DHAVE_XERCES=1 -c -o ../o/ili2reader.o
ili2reader.cpp
 g++ -Wall -march=athlon-xp -O2 -mfpmath=sse -s -pipe -D_FILE_OFFSET_BITS=64
-I/usr/include -I/usr/include/xercesc -I.. -I../.. -I../../../port
-I../../../gcore -I../../../alg -I../../../ogr -I../../../ogr/ogrsf_frmts
-I/usr/include/python2.3/Numeric -I/usr/include/mpatrol -I/usr/include/freetype2
-I/usr/lib/qt3/include -I/usr/include/pgsql -I/usr/include/readline
-D_FILE_OFFSET_BITS=64 -I../../../port -DHAVE_XERCES=1 -c ili2reader.cpp  -fPIC
-DPIC -o ../o/.libs/ili2reader.o
In file included from ogr_ili2.h:40,
                 from ili2reader.cpp:36:
ili2reader.h:57: error: expected `0' before """"
ili2reader.h:57: error: invalid initializer for virtual method `virtual
std::list<OGRLayer*, std::allocator<OGRLayer*> > IILI2Reader::GetLayers()'
ili2reader.h:57: error: expected `;' before """"
In file included from ogr_ili2.h:41,
                 from ili2reader.cpp:36:
iom/iom.h:355:7: warning: no newline at end of file
make[3]: *** [../o/ili2reader.o] Error 1
make[3]: Leaving directory `/home/trawiarz/src/gdal/ogr/ogrsf_frmts/ili'
make[2]: *** [ili-target] Error 2
make[2]: Leaving directory `/home/trawiarz/src/gdal/ogr/ogrsf_frmts'
make[1]: *** [sublibs] Error 2
make[1]: Leaving directory `/home/trawiarz/src/gdal/ogr'
make: *** [ogr-target] Error 2


Was configured OK as follows:

./configure --with-hdf4=/usr/local/lib --with-grass=no --with-libgrass=no
--with-libz=internal --with-png=internal --with-libtiff=internal
--with-geotiff=internal --with-jpeg=internal --with-gif=internal --with-geos=yes
--with-pg=/usr/bin/pg_config --with-sqlite=/usr/local/lib --with-xerces

Maciek Sieczka
}}}"	defect	closed	high		default	unspecified	minor	fixed		
