<!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>MGOS 2 RC4 on CentOS Build problems</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->

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

<BR><FONT SIZE=2 FACE="Arial">I'm trying to get MGOS 2 RC4 installed on Linux CentOS 5 distro and having some troubles.&nbsp; I think I have managed to get past a few of them, but am now stuck.&nbsp; I have succesfully installed the Apache-PHP-web extensions after having to install many libraries that it was dependent on.&nbsp; I then got FDO 3.3 installed with GDAL and MySQL support after having some problems with environment variables not &quot;sticking&quot;.&nbsp; </FONT></P>

<P><FONT SIZE=2 FACE="Arial">Now, I am trying to get MGOS installed and am stuck at build_oem.sh.&nbsp; At first it would fail at the DWF build stage, but I was able to configure/make in the 3 DWF folders with success so I removed those items from build_oem.sh.&nbsp; </FONT></P>

<P><FONT SIZE=2 FACE="Arial">I am now having problems with the build stage of the Berkely DB.&nbsp; This happens with either the build_oem.sh shell script or with the dbxml buildall.sh script so I'm confident that's where things are failing.&nbsp; Here are the error messages:</FONT></P>

<P><FONT SIZE=2 FACE="Arial">yacc -d -v -o ../src/parser/XQParser.cpp ../src/parser/XQParser.y</FONT>

<BR><FONT SIZE=2 FACE="Arial">make[1]: yacc: Command not found</FONT>

<BR><FONT SIZE=2 FACE="Arial">make[1]: *** [../src/parser/XQParser.cpp] Error 127</FONT>

<BR><FONT SIZE=2 FACE="Arial">make[1]: Leaving directory `/Software/MGOS/mapguide-2.0.0/Oem/dbxml-2.3.10/xqilla/build'</FONT>

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

<BR><FONT SIZE=2 FACE="Arial">BDBXML 2.3.10: Error build failed (0).................</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">So I installed byacc, then got this:</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">byacc: e - line 555 of &quot;../src/parser/XQParser.y&quot;, syntax error</FONT>

<BR><FONT SIZE=2 FACE="Arial">%pure_parser</FONT>

<BR><FONT SIZE=2 FACE="Arial">^</FONT>

<BR><FONT SIZE=2 FACE="Arial">make[1]: *** [../src/parser/XQParser.cpp] Error 1</FONT>

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

<P><FONT SIZE=2 FACE="Arial">So I installed bison, then got this:</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">./.libs/libxqilla.so: undefined reference to `XQParser::yyparse(void*)'</FONT>

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

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

<BR><FONT SIZE=2 FACE="Arial">make[1]: Leaving directory `/Software/MGOS/mapguide-2.0.0/Oem/dbxml-2.3.10/xqilla/build'</FONT>

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

<P><FONT SIZE=2 FACE="Arial">And this is where I am stuck.&nbsp; Any help is appreciated.&nbsp; Thank you.</FONT>
</P>
<BR>

<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>