[GRASS5] Re: grass 5.7 windows?

Markus Neteler neteler at itc.it
Tue Mar 30 08:18:51 EST 2004


Hello list members,

Richard and me are currently testing some recent compilation
of 5.7 under Cygwin. A strange error occurs:

On Mon, Mar 29, 2004 at 11:37:54AM -0700, Richard Greenwood wrote:
> cp /cygdrive/e/projects/grass/grass57_cvs/dist.i686-pc-cygwin/driver/db/dbf /cygdrive/e/projects/grass/grass57_cvs/dist.i686-pc-cygwin/driver/db/shp
> cp: `/cygdrive/e/projects/grass/grass57_cvs/dist.i686-pc-cygwin/driver/db/dbf' and `/cygdrive/e/projects/grass/grass57_cvs/dist.i686-pc-cygwin/driver/db/shp' are the same file
> make[3]: *** 
> [/cygdrive/e/projects/grass/grass57_cvs/dist.i686-pc-cygwin/driver/db/dbf] Error 1
> make[3]: Leaving directory `/cygdrive/e/projects/grass/grass57_cvs/db/drivers/dbf'
> make[2]: *** [subdirs] Error 1
> make[2]: Leaving directory `/cygdrive/e/projects/grass/grass57_cvs/db/drivers'
> make[1]: *** [subdirs] Error 1
> make[1]: Leaving directory `/cygdrive/e/projects/grass/grass57_cvs/db'
> make: *** [default] Error 1

I'm a bit clueless since it should simply copy a file to a new filename:

tail -3 ~/grass57/db/drivers/dbf/Makefile
        $(CC) $(LDFLAGS) -o $@ $(ARCH_OBJS) $(LIBES) $(MATHLIB) $(XDRLIB)
        cp $(DRIVER) $(SHPDRIVER)

Any ideas?

 Markus




More information about the grass-dev mailing list