Hi all,<br><br>I&#39;m following along with the instructions here:<br><a href="http://trac.osgeo.org/grass/wiki/CompileOnWindows">http://trac.osgeo.org/grass/wiki/CompileOnWindows</a><br>and am getting stuck at Step 5 under PDCurses.  When running:<br>
<br>make -f mingwin32.mak DLL=Y all<br><br>The following error occurs:<br><br>$ make -f mingwin32.mak DLL=Y all<br>gcc -c -O2 -Wall -I.. -DPDC_DLL_BUILD ../pdcurses/addch.c<br>In file included from ../curspriv.h:25,<br>                 from ../pdcurses/addch.c:14:<br>
../curses.h:50:57: stdio.h: No such file or directory<br>In file included from ../curspriv.h:25,<br>                 from ../pdcurses/addch.c:14:<br>../curses.h:928: error: syntax error before &#39;*&#39; token<br>../curses.h:1010: error: syntax error before &quot;FILE&quot;<br>
../curses.h:1027: error: syntax error before &quot;FILE&quot;<br>make: *** [addch.o] Error 1<br><br>Any thoughts?  I&#39;d really like to get a new version built so I can play with v.net.iso improvements, but am struggling!<br>
<br clear="all">Darren Cope<br><a href="http://dmcope.freeshell.org">http://dmcope.freeshell.org</a><br><a href="http://bluesignweekly.blogspot.com/">http://bluesignweekly.blogspot.com/</a><br>