[GRASSLIST:3903] Re: gmath compiling error in grass 5.3 and 5.7
Glynn Clements
glynn.clements at virgin.net
Wed Jul 14 03:56:07 EDT 2004
Markus Neteler wrote:
> I have made a try to remove $(GMATHLIB) from the ps.map Makefile in
> GRASS 5.7. Seems to work. So I have removed it in CVS as well.
ps.map requires $(IMAGERYLIB), which requires G_alloc_matrix() from
$(GMATHLIB), but doesn't list $(GMATHLIB) as a dependency.
Consequently, this change causes a build failure for ps.map.
lib/imagery/Makefile should probably have EXTRA_LIBS=$(GMATHLIB) (and,
AFAICT, $(VASKLIB) as well).
--
Glynn Clements <glynn.clements at virgin.net>
More information about the grass-user
mailing list