<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2653.12">
<TITLE>Gdal-cvs compile error</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2 FACE="Arial">Hi all,</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">I am running into a problem when building GDAL-CVS version.</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">My configure line is as follow:</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">./configure --prefix=/usr/local/gdal \</FONT>
<BR><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; --without-python&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \</FONT>
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp; --with-ogr&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \ </FONT>
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp; --with-odbc=</FONT><FONT COLOR="#0000FF" SIZE=1 FACE="Courier New">/</FONT><FONT COLOR="#000000" SIZE=1 FACE="Courier New">usr/local/easysoft/include \</FONT>
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT COLOR="#000000" SIZE=1 FACE="Courier New">&nbsp; --with-xerces \ </FONT>
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT COLOR="#000000" SIZE=1 FACE="Courier New">&nbsp; --with-xerces-inc=/usr/local/xercesc/include</FONT>
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT COLOR="#000000" SIZE=1 FACE="Courier New">&nbsp; --with-xerces-lib=/usr/local/xercesc/lib/libxerces_c1_6_0.so</FONT>
</P>

<P><FONT SIZE=1 FACE="Courier New">It was compiled okay; however I got the following error when I did a make:</FONT>
</P>

<P><FONT COLOR="#0000FF" SIZE=1 FACE="Courier New">&nbsp; g++ -Wall -O2 -I/usr/local/easysoft -I/usr/local/easysoft/include -Iogrsf_frmts -I. -I../port -I../gcore -I../og</FONT>
<BR><FONT COLOR="#0000FF" SIZE=1 FACE="Courier New">r -I../port -c ogrinfo.cpp&nbsp; -fPIC -DPIC -o .libs/ogrinfo.o</FONT>
<BR><FONT COLOR="#0000FF" SIZE=1 FACE="Courier New">&nbsp;g++ -Wall -O2 -I/usr/local/easysoft -I/usr/local/easysoft/include -Iogrsf_frmts -I. -I../port -I../gcore -I../og</FONT>
<BR><FONT COLOR="#0000FF" SIZE=1 FACE="Courier New">r -I../port -c ogrinfo.cpp -o ogrinfo.o &gt;/dev/null 2&gt;&amp;1</FONT>
<BR><FONT COLOR="#0000FF" SIZE=1 FACE="Courier New">/bin/sh ../libtool --mode=link&nbsp; g++&nbsp; ogrinfo.o ../libgdal.la -o ogrinfo</FONT>
<BR><FONT COLOR="#0000FF" SIZE=1 FACE="Courier New">g++ ogrinfo.o -o .libs/ogrinfo&nbsp; ../.libs/libgdal.so -L/usr/local/easysoft -L/usr/local/easysoft/lib -lodbc /usr/l</FONT>
<BR><FONT COLOR="#0000FF" SIZE=1 FACE="Courier New">ib/libjpeg.so -lpng -lz -ldl -L/usr/local/pgsql/lib -lpq -Wl,--rpath -Wl,/usr/local/gdal/lib</FONT>
<BR><FONT COLOR="#0000FF" SIZE=1 FACE="Courier New">../.libs/libgdal.so: undefined reference to `SAXParseException::~SAXParseException(void)'</FONT>
<BR><FONT COLOR="#0000FF" SIZE=1 FACE="Courier New">../.libs/libgdal.so: undefined reference to `SAX2XMLReaderImpl::SAX2XMLReaderImpl(void)'</FONT>
<BR><FONT COLOR="#0000FF" SIZE=1 FACE="Courier New">../.libs/libgdal.so: undefined reference to `XMLString::transcode(char const *)'</FONT>
<BR><FONT COLOR="#0000FF" SIZE=1 FACE="Courier New">../.libs/libgdal.so: undefined reference to `XMLPlatformUtils::Initialize(void)'</FONT>
<BR><FONT COLOR="#0000FF" SIZE=1 FACE="Courier New">../.libs/libgdal.so: undefined reference to `SAXParseException::SAXParseException(SAXParseException const &amp;)'</FONT>
<BR><FONT COLOR="#0000FF" SIZE=1 FACE="Courier New">../.libs/libgdal.so: undefined reference to `XMLException type_info function'</FONT>
<BR><FONT COLOR="#0000FF" SIZE=1 FACE="Courier New">../.libs/libgdal.so: undefined reference to `SAXParseException type_info function'</FONT>
<BR><FONT COLOR="#0000FF" SIZE=1 FACE="Courier New">collect2: ld returned 1 exit status</FONT>
<BR><FONT COLOR="#0000FF" SIZE=1 FACE="Courier New">make[1]: *** [ogrinfo] Error 1</FONT>
<BR><FONT COLOR="#0000FF" SIZE=1 FACE="Courier New">make[1]: Leaving directory `/tmp/autotmp7/mapserver/gdal-cvs-040129/ogr'</FONT>
<BR><FONT COLOR="#0000FF" SIZE=1 FACE="Courier New">make: *** [ogr-apps] Error 2</FONT>
</P>

<P><FONT SIZE=2 FACE="Courier New">Could anyone help me on this problem ?&nbsp; Any help would be greatly appreciated :</FONT>
</P>

<P><FONT SIZE=2 FACE="Courier New">Thanks in advance,</FONT>
</P>

<P><FONT SIZE=2 FACE="Courier New">Stephanie</FONT>
</P>
<BR>

</BODY>
</HTML>