compilation
Jaro Hofierka
hofierka at devin.fns.uniba.cs
Tue Mar 16 10:46:59 EST 1993
Dear Grass users and programmers,
We are trying to compile grass4.1beta on IBM RISC/6000, AIX 3.2. but
we have got a lot of problems with that.
Below this is an error message concerning a redeclaration.
We have known that there will be probably another problems.
Therefore we are looking for someone who is experienced in the compilation of GRASS
on IBM risc/6000 and is able to send us a list of advices how to do the job
in the most effective (and painless) way.
Thank you for your attention and help.
Jaro Hofierka
Jaro Hofierka
Dept. of Cartography, Geoinformatics & Rem. Sensing
Comenius University
842 15 Bratislava
SLOVAKIA E-mail: hofierka at devin.fns.uniba.cs
-----------------------------------------------------------------------------
GISBASE=/home/grass/GIS/ibm
SRC=/home/grass/GIS/src
CMD=/home/grass/GIS/src/CMD
HEADER=ibm
ARCH=ibm
####################################################################
GISGEN Wed Mar 10 16:46:11 1993
GISBASE = /home/grass/GIS/ibm
SRC = /home/grass/GIS/src
CMD = /home/grass/GIS/src/CMD
HEADER = ibm
ARCH = ibm
first step: src/raster/r.mapcalc
GISGEN: src/raster/r.mapcalc - Wed Mar 10 16:46:13 1993
#################################################################
/home/grass/GIS/src/raster/r.mapcalc
make -f OBJ.ibm/make.rules
/home/grass/gmake4.1beta -all
#################################################################
/home/grass/GIS/src/raster/r.mapcalc/mapcalc
make -f OBJ.ibm/make.rules
Target /home/grass/GIS/ibm/etc/bin/main/cmd/r.mapcalc is up to date.
#################################################################
/home/grass/GIS/src/raster/r.mapcalc/polish
make -f OBJ.ibm/make.rules
rm -f lex.yy.c y.tab.c
lex pol.l
yacc pol.y
conflicts: 13 shift/reduce, 16 reduce/reduce
rm -f OBJ.ibm/y.tab.o
cc -O -I/home/grass/GIS/src/include -DUSE_TERMIO -c y.tab.c
"/usr/include/stdio.h", line 187.17: 1506-132 (S) Function printf cannot be redeclared.
"/usr/include/stdlib.h", line 144.26: 1506-132 (S) Function malloc cannot be redeclared.
"/usr/include/stdlib.h", line 145.26: 1506-132 (S) Function realloc cannot be redeclared.
The error code from the last failed command is 1.
Make Quitting.
The error code from the last failed command is 1.
Make Quitting.
GISGEN failure at STEP: src/raster/r.mapcalc
More information about the grass-user
mailing list