floating point compiling problems
Malcolm Williamson
malcolm at cast.uark.edu
Thu Jul 18 08:00:00 EDT 1996
Hi, all
I'm attempting to compile the floating point code for GRASS (GRASS4.2??),
and I'm running into problems with the datetime lib. I believe that my
first failure was with d.sites, which I then skipped, only to have it
crash on g.region, which I obviously can't skip. I had applied the
updates in fp_sites_datetime-3.tar.gz. My errors are as follows:
---------------
cc -s -o /proj/grass4.1/grass4.2/grass4.2/etc/bin/main/cmd/g.region OBJ.sol/mai
n
.o OBJ.sol/adjust.o OBJ.sol/zoom.o /proj/grass4.1/grass4.2/src/libes/LIB.sol/li
b
vect.a /proj/grass4.1/grass4.2/src/libes/LIB.sol/libdig2.a /proj/grass4.1/grass
4
.2/src/libes/LIB.sol/libgis.a /proj/grass4.1/grass4.2/src/libes/LIB.sol/libdate
t
ime.a -lm -lnsl
Undefined first referenced
symbol in file
G_format_timestamp /proj/grass4.1/grass4.2/src/libes/LIB.sol/l
i
bgis.a(sites.o)
G_scan_timestamp /proj/grass4.1/grass4.2/src/libes/LIB.sol/l
i
bgis.a(sites.o)
ld: fatal: Symbol referencing errors. No output written to /proj/grass4.1/grass
4
.2/grass4.2/etc/bin/main/cmd/g.region
*** Error code 1
make: Fatal error: Command failed for target `/proj/grass4.1/grass4.2/grass4.2/
e
tc/bin/main/cmd/g.region'
Current working directory /proj/grass4.1/grass4.2/src/general/g.region/cmd
*** Error code 1
make: Fatal error: Command failed for target `all'
GISGEN failure at STEP: src/general/g.region
----------------------------
Any thoughts or suggestions? I'm compiling under Solaris2.3 on a
SparcServer 690, using Sun's cc. TIA,
-Malcolm
--
Malcolm D. Williamson - GIS Specialist E-mail: malcolm at cast.uark.edu
Center for Advanced Spatial Technologies Telephone: (501) 575-6159
Ozark Rm. 12 Fax: (501) 575-5218
University of Arkansas
Fayetteville, AR 72701
More information about the grass-user
mailing list