 
      
 
       
cmake
Compilation
V2.8.10.x
AIX native compilers
Up to version at least 12.x, inline attribute make trouble,
thus change in Utilities/cmlibarchive/libarchive/archive_endian.h:
   #elif defined(__IBMC__) && __IBMC__ < 700
   #elif defined(__IBMC__) && __IBMC__ < 1300
Then:
   export CC=cc; export MAKE=make; export CFLAGS="-O2 -qcpluscmt -D_THREAD_SAFE -D_LARGE_FILES"
   configure --prefix=/tmp/cmake-2.8.10.2
One then might inspect CMakeCache.txt
to verify proper locations of libraries (curses) and the native
make rather than gmake 
   make
   make install
Configuration
  Last updated: Wed Mar 19 17:54:36 CET 2014
, M.Kraemer 
Impressum Data privacy protection