Helmut Kudrnovsky wrote:

> >Has disabling LFS to be set explicitly for configure in the windows-world?
>   
> I've tried --disable-largefile, 
> 
> but again there is
> 
> [...] 
> checking if system supports Large Files at all... yes
> [...]
> Large File support (LFS):   yes
> [...]
> 
> in the build-log.
> 
> what have to be done to disable LFS for building WinGrass7?

configure.in is broken; it sets USE_LARGEFILES according to whether
LFS is detected, regardless of whether it is enabled. MinGW has LFS,
but it's not in a form which currently works with GRASS.

-- 
Glynn Clements <[email protected]>
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to