[GRASS-dev] compilation of grass on AIX 7.1
Markus Neteler
neteler at osgeo.org
Thu Mar 21 16:11:40 PDT 2013
Hi,
I gained back access to an older AIX 5.3 system and try to compile
GRASS 7.svn:
/afs/cluster/myuser/private/software/grass-7.0.svn/lib/gis> make
xlc_r -DANSI -I/afs/cluster/software/vni/CTT6.0/include
-I/afs/cluster/myuser/private/software/grass-7.0.svn/dist.powerpc-ibm-aix5.3.0.0/include
-I/afs/cluster/myuser/private/software/grass-7.0.svn/dist.powerpc-ibm-aix5.3.0.0/include
-DGRASS_VERSION_DATE=\"'2013'\" -DPACKAGE=\""grasslibs"\"
-I/afs/cluster/myuser/private/software/grass-7.0.svn/dist.powerpc-ibm-aix5.3.0.0/include
-I/afs/cluster/myuser/private/software/grass-7.0.svn/dist.powerpc-ibm-aix5.3.0.0/include
-o OBJ.powerpc-ibm-aix5.3.0.0/plot.o -c plot.c
"plot.c", line 34.15: 1506-343 (S) Redeclaration of nearest differs
from previous declaration on line 941 of "/usr/include/math.h".
"plot.c", line 34.15: 1506-376 (I) Redeclaration of nearest has a
different number of fixed parameters than the previous declaration.
make: *** [OBJ.powerpc-ibm-aix5.3.0.0/plot.o] Error 1
(Note the AIX xlc compiler)
Meanwhile I'll try the gcc compiler.
markusN
More information about the grass-dev
mailing list