[GRASS-dev] build errors in trunk with make -j 4
Markus Neteler
neteler at osgeo.org
Wed Jan 13 19:49:58 EST 2010
On Thu, Jan 14, 2010 at 1:18 AM, Glynn Clements
<glynn at gclements.plus.com> wrote:
> Markus Neteler wrote:
>> Hamish:
>> > in trunk I get errors detected building wxpython and v.kridge, but if I
>> > cd into their dirs and re-run make they build ok.
...
> This issue should already be resolved by r40303.
>
> The other issue (needing to use $GRASS_PYTHON for actual usage) is
> still outstanding.
In fact, the problem is even a new one:
[neteler at xblade14 v.krige]$ make
...
LC_ALL=C /home/neteler/grass7_svn_head_bin_snapshot/trunk/dist.i686-pc-linux-gnu/scripts/v.krige
--html-description < /dev/null | grep -v '</body>\|</html>' >
v.krige.tmp.html ; fi
File "/home/neteler/grass7_svn_head_bin_snapshot/trunk/dist.i686-pc-linux-gnu/scripts/v.krige",
line 150
class Controller():
^
SyntaxError: invalid syntax
make: *** [v.krige.tmp.html] Error 1
rm v.krige.tmp.html
[neteler at xblade14 v.krige]$ rpm -qf /usr/bin/python
python-2.4.3-8.FC4
Python too old? It will be hard to update on that server.
[skip - thanks for the other detailed explanations]
Markus
More information about the grass-dev
mailing list