[GRASS-user] Building GRASS on Windows

Colin Nielsen colin.nielsen at gmail.com
Thu Mar 19 08:31:27 EDT 2009


A MinGW package was missing on the wiki page, my fault not yours. I've
added it, get "mingw-runtime" and get "bin-utils" too while you're at
it. Both are now on the wiki. Sorry for the error.

-Colin

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


More information about the grass-user mailing list