<div>Hello list participants,<br><br>I am having a Makefile issue compiling mapguide open source on a linux distro. There is a Makefile issue...<br><br>FDO
and mapguide are compiling with difficulty on linux (SuSE 10.1). There are a number of files
that have to be edited in order for the libraries to compile.
<br><br>For instance, if you get errors like &quot;error: extra qualification 'FdoIRasterPropertyDictionary::' on member 'GetPropertyDataType', you will have to remove the &quot;FdoIRasterPropertyDictionary::&quot; etc. Maybe an ifdef would work nicely in the problematic header files.
<br><br>Anyways, I am very close to completing the build, unfortunately, I am have a Makefile issue.<br><br>In directory <br><br><div style="margin-left: 40px;">./mapguide-1.0.0/Oem/DWFTK7.1/develop/global/src/dwfcore<br>

</div><br>I get the following build error:<br><br><div style="margin-left: 40px;">Making all in dwfcore<br>make[6]: Entering directory `/home/mark/mapguide-1.0.0/Oem/DWFTK7.1/develop/global/src/dwfcore'<br>make[6]: *** No rule to make target `all'.&nbsp; Stop.
<br></div><br>It seems that there is only a <a href="http://makefile.am/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">Makefile.am</a> file... but no <a href="http://configure.in">configure.in</a>
 file... has anyone made a <a href="http://configure.in">configure.in</a> file and can someone include this in the next release?<br><br>Regards,<br></div><span class="sg"><br>Mark</span>