Mike Waldron wrote: > I have successfully compiled GRASS 6.4.0RC5 on RedHat Enterprise Linux > 5. I am also trying to compile it on AIX 5.3 and having a great deal of > difficulty. > > Has anyone successfully compiled it on AIX 5.3? If so, can you please > provide the configure options and any compiler-related environment > variables that you used?
If you get configure errors, please post the relevant portion of config.log (everything from the "checking for ..." message corresponding to the failed test to the end of the file). Don't worry about error messages for tests which ultimately pass; those are quite normal. If configure succeeds but you get compilation errors, post the relevant portion of the output from "make" (from the "Entering directory ..." to the matching "Leaving directory ..." for a directory which fails). If you get errors building a library, anything which depends upon the library will fail, so only post the errors relating to building the library itself. -- Glynn Clements <[email protected]> _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
