Hello!
I'm wondering if anyone has ever compiled/run GRASS on a FreeBSD box.
I'm currently using FreeBSD 2.2.2 and am getting several errors (sample
I have compiled and run GRASS 4.1.5 and XGRASS on FreeBSD 2.2.
------------------------------------------------------------------------
Some of the compilation errors:
------------------------------------------------------------------------rm -f OBJ.FreeBSD/closecell.o
cc -O -DGETHOSTNAME_OK -I/usr/local/grass4.1/src/include -c closecell.c
closecell.c:28: conflicting types for `lseek'
/usr/include/sys/types.h:96: previous declaration of `lseek'
You must comment line 28 in file closecell.c:
/* long lseek(); */
This error will appear also in some other files.
If you have any more questions about compiling GRASS on FreeBSD, please
ask me.
Felix.
P.S. Sorry my bad English.