[GRASS5] src/scripts/contrib/Gmakefile bug

Markus Neteler neteler at itc.it
Mon Sep 22 07:25:29 EDT 2003


On Mon, Sep 22, 2003 at 10:25:08PM +1200, Hamish wrote:
> How to conditionalize the GDAL check?

It's just a script and doesn't need to be conditionalized.
I assume that you forgot to use '-dP' to get the
subdirectory. Possible?
 
[...]
> cp r.out.bil/r.out.bil /usr/src/grass/grass53-CVS/dist.i686-pc-linux-gnu/scripts
> cp r.out.gdal/r.out.gdal /usr/src/grass/grass53-CVS/dist.i686-pc-linux-gnu/scripts
> cp: cannot stat `r.out.gdal/r.out.gdal': No such file or directory
> make: *** [all] Error 1

cd /usr/src/grass/grass53-CVS/src/scripts/contrib
cvs up -dP

...should solve the problem.

Markus




More information about the grass-dev mailing list