[GRASS5] [patch] minor stuff.
Glynn Clements
glynn.clements at virgin.net
Mon Apr 29 15:34:11 EDT 2002
Magnus B{ckstr|m wrote:
> To get it to compile on FreeBSD-CURRENT (i.e., the head branch of
> FreeBSD, to become FreeBSD-5.0 in November) I had to make the following
> modifications:
>
> Index: src/libes/gis/error.c
> ===================================================================
> RCS file: /home/grass/grassrepository/grass/src/libes/gis/error.c,v
> retrieving revision 1.8
> diff -r1.8 error.c
> 64c64
> < static int write_error(char *, int,char *,long,char *);
> ---
> > static int write_error(char *, int, char *, time_t, char *);
OK, this makes sense.
> Index: src/libes/gis/gisinit.c
> ===================================================================
> RCS file: /home/grass/grassrepository/grass/src/libes/gis/gisinit.c,v
> retrieving revision 1.2
> diff -r1.2 gisinit.c
> 15c15
> < #include "version.h"
> ---
> > /* #include "version.h" */
What's the problem with version.h?
--
Glynn Clements <glynn.clements at virgin.net>
More information about the grass-dev
mailing list