[GRASS5] compilation HP-UX

Robert Lagacé lagace at grr.ulaval.ca
Wed May 30 18:35:06 EDT 2001


I cimpiled succesfully GRASS on HP-UX except a few modules that I will 
talk about later on.

I tested GRASS with the spearfish data set.  tcltkgrass started OK, the
monitors 
appears correctly and close OK (close ou quit buttoms).  I did a few test with 
vectors.

The only modules not compiling are 

- html with the following message 

Copying html pages
Creating man pages
You should be root if gmake5 fails. Otherwise it may be OK.
Converting: blend.sh.html to
/local/grass5.0.0pre1/dist.hppa1.1-hp-hpux10.20/man/man1/blend.sh_.1
Syntaxe : man [ section ] nom ...
ou : man -k mot_clé ...
ou : man -f fichier ...
*** Erreur - code de sortie 1

Arrêt.
GISGEN failure at STEP: html

- d.area with the following message 

>>>>
	gcc -g -O2  -I/opt/libpng/include -I/local/grass5.0.0pre1/src/include   
             -c plot.c -o OBJ.hppa1.1-hp-hpux10.20/plot.o
In file included from plot.c:18:
screenpoly.h:39: warning: redefinition of `uint8_t'
/usr/include/sys/_inttypes.h:62: warning: `uint8_t' previously declared here
screenpoly.h:42: conflicting types for `uint32_t'
/usr/include/sys/_inttypes.h:66: previous declaration of `uint32_t'
*** Erreur - code de sortie 1

Arrêt.
GISGEN failure at STEP: src/display/d.area

<<<<<

- g.help with the following message	

>>>>
       gcc -g -O2  -I/opt/libpng/include -I/local/grass5.0.0pre1/src/include   
          -c menu.c -o OBJ.hppa1.1-hp-hpux10.20/menu.o
menu.c: In function `F_menu':
menu.c:133: `KEY_REFRESH' undeclared (first use in this function)
menu.c:133: (Each undeclared identifier is reported only once
menu.c:133: for each function it appears in.)
menu.c:138: `KEY_HELP' undeclared (first use in this function)
menu.c:192: `KEY_END' undeclared (first use in this function)
menu.c: In function `F_helpctrl':
menu.c:435: `KEY_REFRESH' undeclared (first use in this function)
menu.c:507: `KEY_END' undeclared (first use in this function)
*** Erreur - code de sortie 1

Arrêt.
GISGEN failure at STEP: src/general/g.help

<<<<<

r.in.png, r.out.png and r.in.gdal because some libraries are not installed yet.

I did not compile Postgress, OBDC nor NVIZ.

THANKS for your support.
 
-- 
Robert Lagacé, professeur
Pavillon Comtois
Université Laval
Ste-Foy, Québec, G1K 7P4
tel : (418)-656-2131#2276
Fax : (418)-656-3723
E-mail : lagace at grr.ulaval.ca



More information about the grass-dev mailing list