[GRASS5] [bug #3160] (grass) r.support build error
Glynn Clements
glynn at gclements.plus.com
Thu Apr 21 14:08:17 EDT 2005
Maciek Sieczka wrote:
> >> this bug's URL: http://intevation.de/rt/webrt?serial_num=3160
> >
> >> Subject: r.support build error
> >
> >> Errors in:
> >> /home/pingwin/src/grass6/raster/r.support/modcats
> >> /home/pingwin/src/grass6/raster/r.support/modhist
> >> Finished compilation: pon kwi 18 21:26:31 CEST 2005
> >> (In case of errors please change into the directory with error and run
> >> 'make')
> >>
> >>
> >> So I did:
> >>
> >>
> >> [pingwin at localhost r.support]$ make
> >> modcats
> >> make[1]: Entering directory
> >> `/home/pingwin/src/grass6/raster/r.support/modcats'
> >> Makefile:15: ostrze¿enie: polecenia zakrywaj±ce dla obiektu
> >> `htmletc1'
> >
> > Please do:
> >
> > LANG=C make
> >
> > to get error messages in English.
>
> It didn't change the language that make's output speaks. Other suggestions?
Sorry; I should have suggested:
LC_ALL=C make
LC_ALL overrides the individual LC_* variables (e.g. LC_MESSAGES),
while LANG provides a default for any which aren't set.
--
Glynn Clements <glynn at gclements.plus.com>
More information about the grass-dev
mailing list