Re: direct.h

2015-12-10 Thread Andrey Repin
ndows users... I modified GDAL lib dependency > to include dirent.h instead of direct.h. The configure doesn't fails, > good. Unfortunately several compiled GRASS tools fails to run when > building: > 1 [main] g.proj (2604) > C:\cygwin64\home\landa\grass_trunk\dist.x86_64

Re: direct.h

2015-12-09 Thread Martin Landa
ude dirent.h instead of direct.h. The configure doesn't fails, good. Unfortunately several compiled GRASS tools fails to run when building: 1 [main] g.proj (2604) C:\cygwin64\home\landa\grass_trunk\dist.x86_64-w64-mingw32\bin\g.proj.exe: *** fatal error - cygheap base mismatch detected - 0x1803

Re: direct.h

2015-12-09 Thread Eric Blake
On 12/09/2015 12:39 PM, Martin Landa wrote: > Hi, > > I am trying to build GRASS GIS Windows package as I already described > [1]. Beside mingr32-w64 toolchain I am trying to compile GRASS also > using cygwin toolchain. On cygwin toolchain I have problem with > missing direct

direct.h

2015-12-09 Thread Martin Landa
Hi, I am trying to build GRASS GIS Windows package as I already described [1]. Beside mingr32-w64 toolchain I am trying to compile GRASS also using cygwin toolchain. On cygwin toolchain I have problem with missing direct.h header which is required by one of GRASS's dependencies: /cygdr