Hi Normand,<br><br>I am trying to build FGS from source. When it comes to build mapserver package using mapserver-5.4.2.tar.gz,<br>it complains and aborts:<br><br>[... blabla ...]<br>In file included from mapswf.c:41:<br>mapswf.h:37:18: error: ming.h: No such file or directory<br>
In file included from mapswf.c:41:<br>mapswf.h:46: error: expected specifier-qualifier-list before ‘SWFMovie’<br>mapswf.c:57: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘GetCurrentMovie’<br>mapswf.c: In function ‘StoreDblData’:<br>
mapswf.c:69: error: ‘SWFObj’ has no member named ‘nDblDatas’<br>mapswf.c:70: error: ‘SWFObj’ has no member named ‘nDblDatas’<br>mapswf.c:71: error: ‘SWFObj’ has no member named ‘DblDatas’<br>mapswf.c:73: error: ‘SWFObj’ has no member named ‘DblDatas’<br>
mapswf.c:78: error: ‘SWFObj’ has no member named ‘DblDatas’<br>mapswf.c:79: error: ‘SWFObj’ has no member named ‘DblDatas’<br>mapswf.c:82: error: ‘SWFObj’ has no member named ‘DblDatas’<br>[ ... a lot of error lines ...]<br>
mapswf.c: At top level:<br>mapswf.c:3469: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘GetCurrentMovie’<br>make: *** [mapswf.o] Error 1<br>! ./fgs_build: Fatal error returned, exiting...<br><br>It seems that ming.h file is missing in the directory of mapswf.h file. Have you experienced the same problem when you built mapserver package?<br>
<br>ia32-libs is not available for sparc architecure but only for amd64 and ia64.<br><br>Regards,<br>Hao<br><br><br><div class="gmail_quote">On Wed, Oct 28, 2009 at 4:42 PM, Normand Savard <span dir="ltr">&lt;<a href="mailto:nsavard@mapgears.com">nsavard@mapgears.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im">Haertjens, Michael wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I don&#39;t know if things have changed since the last time I attempted to<br>
build FGS on a 64 bit machine (about a year ago), but at that time, the<br>
automake/autoconf scripts for some of the libraries (jpeg comes to mind)<br>
knew nothing about 64 bit architectures.   I ended up doing a 32 bit<br>
build, which does run on 64 bit machines. <br>
  <br>
</blockquote></div>
Haertjens,<br>
<br>
We&#39;re not aware of any issue with jpeg library or any other but you may be right.  Nevertheless,<br>
it&#39;s worth trying.<br>
<br>
If it becomes a nightmare you could install ia32-libs for Sparc from here:<br>
<br>
<a href="http://packages.debian.org/search?keywords=ia32&amp;searchon=names&amp;suite=stable&amp;section=all" target="_blank">http://packages.debian.org/search?keywords=ia32&amp;searchon=names&amp;suite=stable&amp;section=all</a><br>

<br>
Norm<br>
<br>
</blockquote></div><br>