Hello, > I then figured I would get a new copy of python and install it > on AIX. I downloaded python.2.5.5c2 from http://www.python.org. I did > the configure and make which posted many errors in the ctypes function > which I guess is the reason that is does not get include in the final > make.
I would suggest two things: 1) try with the latest Python 2.6.x, because 2.5 only receives security fixes now. 2.6 is the stable branch which receives regular bug fixes (which includes build problems) 2) if Python 2.6.x also fails compiling, please file a bug report on http://bugs.python.org Regards Antoine. -- http://mail.python.org/mailman/listinfo/python-list