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 _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
