Need to have these patches applied to get AIX 5.2 to build as a member
of the buildfarm.
The Makefile.shlib patch allows all the contrib modules to build (this
seems to be the same problem that cygwin is facing). AIX needs -lm (to
pick up math routines for atleast cube module). I am not sure why the
other platforms build without this.
There are C++ style comments in contrib/pgcrypto which is giving cc
problems.
Thanks,
-rocco