<!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 6.5.7036.0">
<TITLE>Problem building FDO 3.3 with MySQL/ODBC on CentOS 5</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->

<P><FONT SIZE=2 FACE="Arial">I'm trying to build FDO 3.3 on CentOS 5.&nbsp; I have been able to build with the core providers without MySQL / ODBC support, but when I attempt to build with that provider, it fails.&nbsp; It fails in the same place when using the FDO build_linux script with the --w rdbms switch, or when using the build_linux script separately from the GenericRdbms directory.&nbsp; It does not fail if running the FDO build_linux script with all default settings, but the FDO ODBC files are never created.&nbsp; I do have the MySQL client and developer libraries installed and correctly referenced via the FDOMYSQL environment variable.&nbsp; I also have the unixodbc libraries installed.&nbsp; Below is the last few lines of the build.&nbsp; Any insight on where to go next would be appreciated.&nbsp; Thank you.</FONT></P>
<BR>

<P><FONT SIZE=2 FACE="Arial">../Rdbi/.libs/librdbi.a ../Util/.libs/libutil.a /usr/lib/libodbc.so -ldl -lpthread -lz&nbsp; -Wl,--rpath -Wl,/usr/local/fdo-3.3.0/lib</FONT></P>

<P><FONT SIZE=2 FACE="Arial">../ODBC/.libs/libFdoRdbmsODBC.a(FdoRdbmsOdbcConnection.o): In function `FdoRdbmsOdbcConnection::GetSchemaNameFromDsn()':</FONT></P>

<P><FONT SIZE=2 FACE="Arial">FdoRdbmsOdbcConnection.cpp:(.text+0x1c8f): undefined reference to `SQLGetPrivateProfileString'</FONT>

<BR><FONT SIZE=2 FACE="Arial">collect2: ld returned 1 exit status</FONT>

<BR><FONT SIZE=2 FACE="Arial">make[3]: *** [UnitTestOdbc] Error 1</FONT>

<BR><FONT SIZE=2 FACE="Arial">make[3]: Leaving directory `/Software/FDO/OpenSource_FDO/Providers/GenericRdbms/Src/UnitTest'</FONT>

<BR><FONT SIZE=2 FACE="Arial">make[2]: *** [all-recursive] Error 1</FONT>

<BR><FONT SIZE=2 FACE="Arial">make[2]: Leaving directory `/Software/FDO/OpenSource_FDO/Providers/GenericRdbms/Src/UnitTest'</FONT>

<BR><FONT SIZE=2 FACE="Arial">make[1]: *** [all-recursive] Error 1</FONT>

<BR><FONT SIZE=2 FACE="Arial">make[1]: Leaving directory `/Software/FDO/OpenSource_FDO/Providers/GenericRdbms/Src'</FONT>

<BR><FONT SIZE=2 FACE="Arial">make: *** [all-recursive] Error 1</FONT>
</P>

<P><FONT SIZE=1 FACE="Tahoma">Andy Morsell, P.E.</FONT>

<BR><FONT SIZE=1 FACE="Tahoma">Spatial Integrators, Inc.</FONT>

<BR><A HREF="http://www.SpatialGIS.com"><U><FONT COLOR="#0000FF" SIZE=1 FACE="Tahoma">http://www.SpatialGIS.com</FONT></U></A>
</P>

</BODY>
</HTML>