Fwd: [GRASS-user] Problem in Compiled AddOns in Ubuntu 11.10 (grass-6.4.2svn)

Hamish hamish_b at yahoo.com
Sun Jan 29 22:34:51 EST 2012


Hi Marcello,
> I Compiled again after up the svn and the problem still the same.
> Please, take a look:
> GRASS 6.4.2svn (spearfish60):~/grassdata/spearfish60/user1 > \
>   g.extension extension=v.surf.icw operation=add
...

> warning: overriding commands for target `install'

@devs: any way we can get rid of that noise? it gets hard to see the signal.

> mkdir -p /home/marcello/grassdata/spearfish60/user1/.tmp/marcello-gis/29085.0/dist.i686/man/man1
> GRASS_PERL=/usr/bin/perl VERSION_NUMBER=6.4.2svn sh /usr/local/grass-6.4.2svn/tools/g.html2man 
> /home/marcello/grassdata/spearfish60/user1/.tmp/marcello-gis/29085.0/dist.i686/docs/html/v.surf.icw.html
> /home/marcello/grassdata/spearfish60/user1/.tmp/marcello-gis/29085.0/dist.i686/man/man1/v.surf.icw.1 1
> make[2]: *** [/home/marcello/grassdata/spearfish60/user1/.tmp/marcello-gis/29085.0/dist.i686/man/man1/v.surf.icw.1]
> Error 127
> make[2]: Leaving directory `/home/marcello/grassdata/spearfish60/user1/.tmp/marcello-gis/29085.0/v.surf.icw'
> make[1]: *** [mancmd] Error 2
> make[1]: Leaving directory `/home/marcello/grassdata/spearfish60/user1/.tmp/marcello-gis/29085.0/v.surf.icw'
> make: *** [/home/marcello/grassdata/spearfish60/user1/.tmp/marcello-gis/29085.0/dist.i686/scripts/v.surf.icw]
> Error 2
> ERROR: Compilation failed, sorry. Please check above error messages.

it seems that $GISBASE/tools/g.html2man is seeing a directory,
not the script. Can you 'make distclean' AND remove any old grass
installation and try again? (the dir may be present left over from an
old install which used to use it)


I just tried a fresh build of 6.4.svn using the debiangis packaging
rules* on an ubuntu 11.10 VM, and the g.extension command there worked ok.

[*] see instructions in the source code debian/ dir.


Hamish


More information about the grass-user mailing list