[GRASS5] [patch] minor stuff.
Magnus B{ckstr|m
b at etek.chalmers.se
Mon Apr 29 10:16:05 EDT 2002
I checked out grass by anonymous CVS this morning (UTC), head branch.
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 *);
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" */
With this, 'make' ran to completion. I'm looking into a few nonfatal
errors as well; more about that later.
Magnus
--
Magnus Bäckström <b at etek.chalmers.se> | Electrical & Computer Engineering
Developer | Chalmers University of Technology
Phone +46 31 772 1541 | 412 96 Goteborg
Fax +46 31 772 1561 | SWEDEN
More information about the grass-dev
mailing list