[GRASS-dev] Compile errors in r.li

Vaclav Petras wenzeslaus at gmail.com
Mon Feb 3 16:04:06 PST 2014


This was is even more tricky and I don't know what is happening.

In directory man, script ./build_keywords.py fails:

Traceback (most recent call last):
  File "./build_keywords.py", line 38, in <module>
    key = "%s%s" % (key[0].upper(), key[1:])
IndexError: string index out of range



On Mon, Feb 3, 2014 at 12:28 PM, Markus Neteler <neteler at osgeo.org> wrote:

> On Mon, Feb 3, 2014 at 5:20 PM, Vaclav Petras <wenzeslaus at gmail.com>
> wrote:
> > Markus, in case, you don;t know already, I'm getting compile errors,
> > probably after r58850 when compiling daemon.c (even after distclean):
>
> > daemon.c:358:24: error: implicit declaration of function
> 'G_easting_to_col'
> > is
> >       invalid in C99 [-Werror,-Wimplicit-function-declaration]
> >             m.f.f_ma.x = (int)G_easting_to_col(sa_e, &window);
>                                 ^
>
> Right.
> The function API change
> http://trac.osgeo.org/grass/changeset/40771
>
> is missing from the documentation:
> http://trac.osgeo.org/grass/wiki/Grass7/RasterLib/ListOfFunctions
>
> and I missed to compile it before submission, sorry.
>
> I have simply reverted r58856 in trunk, so someone else will need to
> forward port the fixes from GRASS 6.
>
> Markus
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-dev/attachments/20140203/717faeee/attachment.html>


More information about the grass-dev mailing list