<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><div>No. It&nbsp; didn't work. I aaaaalso tried to update de gd and gd-devel library, but the errors remain. <br><br>Any other&nbsp;&nbsp; suggestions?<br><br>Thanks, Dorin<br><br></div><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><br><div style="font-family: arial,helvetica,sans-serif; font-size: 13px;">----- Original Message ----<br>From: gimbrogno &lt;magnitudo9@email.it&gt;<br>To: mapguide-users@lists.osgeo.org<br>Sent: Sunday, July 6, 2008 11:34:04 AM<br>Subject: Re: [mapguide-users] Error building Linux MGOS 2.0<br><br>
<br>Ehm, it seems that the linker cannot link the library to the static object,<br>and now you might try to kid the compiler...<br><br>ldd /usr/local/fdo-3.3.0/lib/libFDO-3.3.0.so and you can see that there are<br>2 missing deps:<br>- <a target="_blank" href="http://libxalanMsg.so">libxalanMsg.so</a>.17 <br>- <a target="_blank" href="http://libxerces-c.so">libxerces-c.so</a>.25<br>and then copy<br>/your_path/OpenSource_FDO/Thirdparty/apache/xml-xalan/c/lib/libxalanMsg.so.17<br>to /usr/lib<br>and<br>/your_path/OpenSource_FDO/Thirdparty/apache/xml-xalan/c/lib/libxerces-c.so.25<br>to /usr/lib<br><br>So the compiler can links the two libraries to the static object...<br><br>Try and tell me if it goes&nbsp; =)<br><br><br><br>Dorin333 wrote:<br>&gt; <br>&gt; Hi all,<br>&gt; <br>&gt; I have the following error message for mapguide-2.0.1:<br>&gt; <br>&gt; <br>&gt; <br>&gt; warning: libxerces-c.so.27,<br>&gt; needed by<br>&gt;
 /usr/src/mapguide-2.0.1/Server/src/Services/Drawing/.libs/libMgServerDrawingService.so,<br>&gt; may conflict with libxerces-c.so.25<br>&gt; /usr/src/mapguide-2.0.1/Common/Renderers/.libs/libMgRenderers.so:<br>&gt; undefined reference to `gdFontCacheShutdown'<br>&gt; /usr/src/mapguide-2.0.1/Common/Renderers/.libs/libMgRenderers.so:<br>&gt; undefined reference to `gdFontCacheSetup'<br>&gt; collect2: ld returned 1 exit status<br>&gt; make[3]: *** [mgserver] Error 1<br>&gt; <br>&gt; <br>&gt; I installed the fdo 3.3.1 that is based on&nbsp; libxerces-c.so.25.<br>&gt; <br>&gt; Can everyone tell me how I solve this issue.<br>&gt; <br>&gt; Thanks a lot.<br>&gt; <br>&gt; <br>&gt;&nbsp; &nbsp; &nbsp;  <br>&gt; _______________________________________________<br>&gt; mapguide-users mailing list<br>&gt; <a ymailto="mailto:mapguide-users@lists.osgeo.org" href="mailto:mapguide-users@lists.osgeo.org">mapguide-users@lists.osgeo.org</a><br>&gt; <a
 href="http://lists.osgeo.org/mailman/listinfo/mapguide-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/mapguide-users</a><br>&gt; <br>&gt; <br><br>-- <br>View this message in context: <a href="http://www.nabble.com/Error-building-Linux-MGOS-2.0-tp18273122p18299924.html" target="_blank">http://www.nabble.com/Error-building-Linux-MGOS-2.0-tp18273122p18299924.html</a><br>Sent from the MapGuide Users mailing list archive at <a target="_blank" href="http://Nabble.com">Nabble.com</a>.<br><br>_______________________________________________<br>mapguide-users mailing list<br><a ymailto="mailto:mapguide-users@lists.osgeo.org" href="mailto:mapguide-users@lists.osgeo.org">mapguide-users@lists.osgeo.org</a><br><a href="http://lists.osgeo.org/mailman/listinfo/mapguide-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/mapguide-users</a><br></div></div></div><br>

      </body></html>