On Thu, Jul 26, 2007 at 03:00:26PM +0200, Marco Spinetti wrote:
I tried to follow what you said but I'm still getting the same error:
types.c: In function `libxml_xmlXPathObjectPtrConvert':
types.c:432: parse error before `PyBool_Check'
types.c:432: warning: implicit declaration of function `PyBool_Check'
types.c:432: parse error before `{'
types.c:436: warning: control reaches end of non-void function
Obviously compiles for me on recent and not so recent versions.
I have python-2.4 installed here.
Daniel