<html><body><div style="color:#000; background-color:#fff; font-family:arial, helvetica, sans-serif;font-size:10pt"><div>Hi all,</div><div><br></div><div>I have the following error while compiling Mapserver 6 and GEOS 3.3.0:<span> <span style="font-family: Courier New,courier,monaco,monospace,sans-serif;">undefined reference to `GEOSFree'</span>.</span><br><span></span></div><div><br><span></span></div><div><span>The ./configure shows that it is using the <span style="font-family: Courier New,courier,monaco,monospace,sans-serif;">geos-config</span> version 3.3.0, so it is taking the GEOS version I was compiled just before.</span></div><div><br></div><div>I was looking at <a href="http://trac.osgeo.org/mapserver/ticket/3347">http://trac.osgeo.org/mapserver/ticket/3347</a> to find any help and I did the following:<br></div><div><br><span></span></div><div><span>So I have to edit the <span style="font-family: Courier
 New,courier,monaco,monospace,sans-serif;">Makefile</span> file to see what was happening. And then I modified the following line:</span></div><div><br><span></span></div><div style="font-family: Courier New,courier,monaco,monospace,sans-serif;"><span>GEOS_LIB=&nbsp; -L/usr/local/lib -lgeos_c</span></div><div><br><span></span></div><div><span>For this one:</span></div><div><br><span></span></div><div style="font-family: Courier New,courier,monaco,monospace,sans-serif;"><span>GEOS_LIB=&nbsp; -L/usr/local/lib -lgeos</span></div><div><br><span></span></div><div><span>And then I was able to compile Mapserver.</span></div><div><span><br></span></div><div><span>Is there an error with the make file ?</span></div><div><br></div><div>Thanks in advance !<br></div><div><br><span></span></div><div><font style="font-weight:bold;color:rgb(0, 96, 191);font-family:verdana, helvetica, sans-serif;" size="2">IC Carlos Ruiz</font><br></div></div></body></html>