[GRASSLIST:5530] Re: g.gisenv is not compiling for arm linux
Paul Kelly
paul-grass at stjohnspoint.co.uk
Wed Jan 26 06:38:15 EST 2005
On Wed, 26 Jan 2005, Force3 Team wrote:
>>> The Error Log says ..
>>> Compilation error in module: src/general/g.gisenv
>>
>>
>> You need to post the output from the make command showing the actual
>> errors before anybody can do anything about it. Also I think large parts
>> of 6.0 are not really safe for cross-compiling (e.g. after compiling a
>> module it is run to generate the man pages; that won't work if you're
>> cross-compiling). 5.4 might be a little better but cross-compiling isn't
>> well tested AFAIK.
>>
>> Paul
>>
>>
>
> Do We need the Error Log, or the Output of ./configure file ?
> or Both ?
No, neither of those. As I said, the output of make.
make > make.log 2>&1
should capture it if you're using bourne/bash shell.
Paul
More information about the grass-user
mailing list