GRASS 421 v. 16 on SGI: question & "info"
Stephan Eickschen
eicksch at uni-muenster.de
Mon May 25 08:52:53 EDT 1998
Hi-
I am trying to build the recent version of GRASS on our SGI. I did the
download of the source code from "Markus' Place", incl. the head file.
I had to do the following changes in the source code:
1) comment the 5th line in ../src/raster/r.mapcalc/polish/pol.y
because of redefinition of realloc / malloc
2) comment the 192nd line in ../src.alpha/raster/r.nntool/nntool.c
because of redefinition of *seed48
Unfortunatly, I get stuck in building the "rest" of r.nntool:
> ld32: ERROR 33: Unresolved text symbol "ftime" -- 1st referenced by OBJ.sgi/sysdep.o.
> ld32: INFO 152: Output file removed because of error.
I changed sysdep.c by including:
#include <sys/timeb.h>
#include <time.h>
to include the definition of ftime, but that did not help...
Does anyone have any suggestion?
Thanks in advance,
Regards,
Stephan
--
------------------------------------------------------------------------
Stephan Eickschen Tel. : +49 (0)251 83-34704
Westfaelische Wilhelms-Universitaet Fax. : +49 (0)251 83-36100
Institute for Geophysics
Research Unit of Physical Glaciology email: eicksch at uni-muenster.de
Corrensstrasse 24
48149 Muenster
Germany
------------------------------------------------------------------------
More information about the grass-user
mailing list