<div dir="ltr"><pre style="white-space:pre-wrap;color:rgb(0,0,0)"><font face="arial, helvetica, sans-serif">I think OGR_L_GetGeomType comes from GDAL.</font></pre><pre style="white-space:pre-wrap;color:rgb(0,0,0)"><font face="arial, helvetica, sans-serif">Maybe adding the following to you cmake command will help:</font></pre><pre style="white-space:pre-wrap;color:rgb(0,0,0)"><font face="arial, helvetica, sans-serif"><span style="color:rgb(51,51,51);font-size:14px;line-height:20px;white-space:normal">-DGDAL_INCLUDE_DIR=/path-to-gdal/include -DGDAL_LIBRARY=/path-to-gdal/lib/libgdal.so</span><br></font></pre><pre style="white-space:pre-wrap;color:rgb(0,0,0)"><font face="arial, helvetica, sans-serif"><br></font></pre><pre style="white-space:pre-wrap;color:rgb(0,0,0)"><font face="arial, helvetica, sans-serif">Currently we are running Mapserver 6 and 7 build from source on Redhat Enterprise 7. The only problem we had for the Mapserver 7.0.4 build was include paths to cairo which we modified.<br></font></pre><pre style="white-space:pre-wrap;color:rgb(0,0,0)"><span style="font-family:arial,sans-serif"><br></span></pre><pre style="white-space:pre-wrap;color:rgb(0,0,0)">/Erik</pre></div>