[GRASS5] compiling probs grass51

Glynn Clements glynn.clements at virgin.net
Sat Feb 15 03:27:44 EST 2003


Stephan Holl wrote:

> > Try removing those lines from include/sqlp.h; if that causes other
> > things to break, then either yac.y/lex.l or sqlp.h (and code which
> > uses it) should use other names for AND/OR/NOT.
> 
> After removing these lines no errors complainig about this things occur
> anymore, but tcl.h and tk.h were not found by lib/form/open.c:

lib/form/Makefile needs to have the following line added:

	EXTRA_CFLAGS = $(TCLINCDIR) $(TKINCDIR)

-- 
Glynn Clements <glynn.clements at virgin.net>




More information about the grass-dev mailing list