[GRASS-dev] compilation error GRASS 7.0

Markus Neteler neteler at osgeo.org
Fri Jul 26 02:35:48 PDT 2013


On Fri, Jul 26, 2013 at 11:00 AM, Paulo van Breugel
<p.vanbreugel at gmail.com> wrote:
> Hi, in the last few revisions (including the latest, v57276), I am getting
> an error when compiling from source. The error seems to lie in the v.krige
> script, running make gives the following error:
>
> Errors in:
> /home/paulo/Software/spatial/grass7_trunk/scripts/v.krige
> --
>
> Running make in the v.krige folder and then rerun make on the main folder
> solves the problem but I though I report it anyway.

Scrolling up in the log of the initial compilation, it shows the bug:

        python /storage/1/grass70/dist.x86_64-unknown-linux-gnu/tools/mkhtml.py
wxpyimgview > /storage/1/grass70/dist.x86_64-unknown-linux-gnu/docs/html/wxpyimgview.html
Traceback (most recent call last):
  File "/storage/1/grass70/dist.x86_64-unknown-linux-gnu/scripts/v.krige",
line 100, in <module>
    from core import globalvar
ImportError: No module named core
make[3]: *** [v.krige.tmp.html] Error 1
rm v.krige.tmp.html

Markus


More information about the grass-dev mailing list