[GRASS-user] ps.output installation error

Markus Neteler neteler at osgeo.org
Tue Apr 20 13:32:49 EDT 2010


On Tue, Apr 20, 2010 at 3:15 PM, Francesco Mirabella <mirabell at unipg.it> wrote:
> Hi all,
> I am trying to compile ps.output from the addons.
>  I've tried both the "make MODULE_TOPDIR= etcc...." way which works for
> other addons as well as the g.extension way
> (g.extension extension=ps.output
> svnurl=https://svn.osgeo.org/grass/grass-addons/ prefix=${GISBASE}).
>
> I get this error in both ways, can someone help ??
> ---------------------------------------------------------------------------------------------------
> Compiling ps.output...
> make: *** No rule to make target `default', needed by
> `first'.  Stop.
> ERROR: Compilation failed, sorry. Please check above error messages
> ---------------------------------------------------------------------------------------------------

There was a bug in the Makefile since the line:
default: cmd
was missing.

Fixed in SVN (r41937), please try again.

Markus


More information about the grass-user mailing list