On Sunday, October 1, 2006 3:08 am, Ronald Oussoren wrote: > On Sep 28, 2006, at 8:34 AM, Uche Ogbuji wrote: > >> From Ft/Xml/src/expat/lib/xmlparse.c > >> 18 #ifndef HAVE_UINTPTR_T > >> 19 #if SIZEOF_VOID_P <= SIZEOF_INT > >> 20 typedef unsigned int uintptr_t; > >> > >> It appears like the problem is with the python2.5 installation, > >> anybody > >> else have this problem? > > > > Yes. This was reported and we put a workaround in recently. Try a > > recent 4Suite CVS snapshot. > > It seems to be a problem in the configure script for python 2.5, the > configure script seems to be checking if untptr_t is a built-in type. > I have a patch and have asked on python-dev if this is indeed a > correct patch.
I believe that this is also present in Python 2.4. I mention only as 2.4.4 is being prepared for release. -- Jeremy Kloth http://4suite.org/ _______________________________________________ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig