<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.5346.5" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff
size=2></FONT> </DIV>
<DIV dir=ltr align=left><SPAN class=718503013-12072006><FONT face=Arial
color=#0000ff size=2>The FdoRasterProperty errors have been fixed already. As
far as configure scripts for DWF, they are under </FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=718503013-12072006><FONT face=Arial
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=718503013-12072006><FONT face=Arial
color=#0000ff size=2>Oem/DWFTK7.1/develop/global/build/gnu/</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=718503013-12072006><FONT face=Arial
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=718503013-12072006></SPAN><SPAN
class=718503013-12072006><FONT face=Arial color=#0000ff size=2>There should be 3
subdirectories (dwfcore, dwfemap and dwftoolkit) with a shell script
in each. Just run the shell script and it should unpack the build files. I'm not
sure why the build_oem.sh script didn't do that for you. Did you run that
script?</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=718503013-12072006><FONT face=Arial
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=718503013-12072006><FONT face=Arial
color=#0000ff size=2>Traian</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=718503013-12072006>
<TABLE class=axial>
<TBODY>
<TR>
<TH></TH>
<TD><FONT face=Arial color=#0000ff
size=2></FONT></TD></TR></TBODY></TABLE></SPAN></DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff
size=2></FONT> </DIV><BR>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> mark j [mailto:jansenbulk@gmail.com]
<BR><B>Sent:</B> Tuesday, July 11, 2006 11:57 PM<BR><B>To:</B>
users@mapguide.osgeo.org<BR><B>Subject:</B> [mapguide-users] compile on linux
with gcc 4.1 - GNU make issues with dwf<BR></FONT><BR></DIV>
<DIV></DIV>
<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 "error: extra qualification
'FdoIRasterPropertyDictionary::' on member 'GetPropertyDataType', you will have
to remove the "FdoIRasterPropertyDictionary::" 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'. Stop. <BR></DIV><BR>It seems that there
is only a <A onclick="return top.js.OpenExtLink(window,event,this)"
href="http://makefile.am/" target=_blank>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>
</BODY></HTML>