[GRASS5] problem with gis library - timestamp
Markus Neteler
neteler at geog.uni-hannover.de
Wed Dec 27 12:14:48 EST 2000
Hi Bill,
On Wed, Dec 27, 2000 at 09:22:05AM -0700, William L. Baker wrote:
> I have a program that links to the gis library, and when attempting
> to compile it, I get errors relating to the timestamp.c and sites.c
> code, all dealing with undefined references to "datetime_copy"
> "datetime_format" "datetime_scan" and "datetime_copy".
>
> Anyone know what is wrong?
yes: You need a reference to the DateTime library in Gmakefile.
Recommended is to have all GRASS libs in a
LIBES=$(DISPLAYLIB) $(RASTERLIB) $(GISLIB) $(DATETIMELIB)
line and use this to reference the GRASS libes for CC line and above.
The non-GRASS libs may *not* go into this LIBES line.
This is described in "SUBMITTING" file in CVS.
I'll send the latest SUBMITTING off-list to you now.
This will help,
Markus
----------------------------------------
If you want to unsubscribe from GRASS Development Team mailing list write to:
minordomo at geog.uni-hannover.de with
subject 'unsubscribe grass5'
More information about the grass-dev
mailing list