[GRASS5] Solaris9 test of 5.4

Wallace, Beverly T beverly.t.wallace at lmco.com
Thu Oct 21 20:44:26 EDT 2004


Dear Grass Developers,

I tested the 5.4 release candidate with Solaris9 and gcc 3.3.

Configure ran OK.  I had a few problems with the compilation.

1)  I needed to change -lncurses to -lcurses in vars.mk.

2)  Some programs still failed with messages about "initscr32".  I added $(CURSES) to the makefile of d.measure and it fixed it.  Presumably that is what the makefiles for these programs need:
	Compilation error in module: src/display/d.measure
	Compilation error in module: src/imagery/i.cca
	Compilation error in module: src/imagery/i.cluster
	Compilation error in module: src/imagery/i.gensig
	Compilation error in module: src/imagery/i.gensigset
	Compilation error in module: src/imagery/i.group
	Compilation error in module: src/imagery/i.maxlik
	Compilation error in module: src/imagery/i.rectify2
	Compilation error in module: src/imagery/i.smap
	Compilation error in module: src/imagery/i.target
	Compilation error in module: src/misc/m.in.e00
	Compilation error in module: src/misc/m.kappa
	Compilation error in module: src/ps.map
	Compilation error in module: src/raster/r.in.gdal
	Compilation error in module: src/raster/r.le

3)  In r3.showdspf.openGL, new_init_graphics.c needs config.h and the same GLwMDrawA.h includes as main_ogl.c.

-
Bev Wallace
Lockheed Martin Space Systems Co.
Sunnyvale, CA, USA
beverly.t.wallace at lmco.com




More information about the grass-dev mailing list