Re: [GRASS-user] Compiling GRAS on Windows- Log and error

2010-06-15 Thread Glynn Clements
Luisa Peña wrote: > Hi Glynn. As you saw from previous messages, my problem now is with > libgrass_display.dll. > > I saw a message that you sent to ML regarding this problem. Can it be > related with prebinaries and MinGW packages version? Maybe. Everything stems from the linker crashing while

Re: [GRASS-user] Compiling GRAS on Windows- Log and error

2010-06-15 Thread Luisa Peña
Hi Glynn. As you saw from previous messages, my problem now is with libgrass_display.dll. I saw a message that you sent to ML regarding this problem. Can it be related with prebinaries and MinGW packages version? Here goes my versions of pre-built binaries: BC- 1.06.2-bin Bison- 2.1-bin Bison-2.1-

Re: [GRASS-user] Compiling GRAS on Windows- Log and error

2010-06-14 Thread Glynn Clements
Luisa Peña wrote: > >> In case of errors please change into the directory with error and > run 'make'. > >Please do this. > I have done that and I got: > make -C r.example MODULE_TOPDIR=/c/osgeo4w/apps/grass/grass-6.4.0svn Wrong directory. I was referring to the others, e.g.: > /c/osgeo4w/downl

Re: [GRASS-user] Compiling GRAS on Windows- Log and error

2010-06-14 Thread Hamish
Glynn wrote: > > And regarding the r.example I got this: > > > `/c/osgeo4w/download/GRASS_snapshot/grass-6.4.svn_src_snapshot_2010_06_12/raster/r.external' > > r.example > > makefile:10: ../../../include/Make/Module.make: No > such file or directory > > You need to adjust MODULE_TOPDIR in r.exampl

Re: [GRASS-user] Compiling GRAS on Windows- Log and error

2010-06-14 Thread Luisa Peña
Hi >> In case of errors please change into the directory with error and run 'make'. >Please do this. I have done that and I got: make -C r.example MODULE_TOPDIR=/c/osgeo4w/apps/grass/grass-6.4.0svn make: Entering directory `/c/osgeo4w/download/GRASS_snapshot/grass-6.4.svn_src_snapshot_2010_06_12/r

Re: [GRASS-user] Compiling GRAS on Windows- Log and error

2010-06-14 Thread Glynn Clements
Luisa Peña wrote: > Errors in: > > /c/osgeo4w/download/GRASS_snapshot/grass-6.4.svn_src_snapshot_2010_06_12/display/d.grid > /c/osgeo4w/download/GRASS_snapshot/grass-6.4.svn_src_snapshot_2010_06_12/display/d.where This suggests a problem with PROJ. > In case of errors please change into the di

[GRASS-user] Compiling GRAS on Windows- Log and error

2010-06-14 Thread Luisa Peña
Greetings First of all, Thanks Martin Landa for helping me finding a package that I was not finding :) I have runned and performed all steps from http://trac.osgeo.org/grass/wiki/CompileOnWindows. now I am at 3. To compile, type in MSYS console: cd /osgeo4w/usr/src/grass-6.4xxx (change to dir of