[GRASS5] Re: [GRASSLIST:7448] Re: r.terraflow failured
Hamish
hamish_nospam at yahoo.com
Fri Jul 8 02:06:44 EDT 2005
On Tue, 05 Jul 2005 11:16:47 -0400
Laura Toma <ltoma at bowdoin.edu> wrote:
>
> I changed in r.terraflow/IOStream/lib/src/Makefile
>
> line9: CXX = g++ -Wall
>
> to
>
> CXX = g++ -Wall -D_FILE_OFFSET_BITS=64
>
> Then I cleaned everything, and recompiled, and it works now for me (on
> a Linux machine).
GRASS 6's r.terraflow/IOStream/lib/src/Makefile mentions $(CXX) and
$(CPPFLAGS).
Does either of those actually get the needed LFS flags if GRASS is
configured with --enable-largefile ?
Hamish
More information about the grass-dev
mailing list