[Pythonmac-SIG] [4suite] python2.5 error building 4Suite-1.0rc4

Ronald Oussoren ronaldoussoren at mac.com
Sun Oct 1 11:08:11 CEST 2006


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.

Ronald

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3562 bytes
Desc: not available
Url : http://mail.python.org/pipermail/pythonmac-sig/attachments/20061001/5d66d420/attachment.bin 


More information about the Pythonmac-SIG mailing list