[lxml-dev] Re: lxml build problem
Allan Curtis
allan at curtisnz.com
Mon Feb 27 20:21:10 CET 2006
On Monday 27 February 2006 22:56, Olivier Grisel wrote:
Olivier,
<snip>
> After googling a bit it looks like the 0.9.3 + gcc4 patch does not work
> with python 2.4 (except on my machine, why?). This has been fixed in
> 0.9.3.1. Thus you need use the 0.9.3.1 version and apply the missing part
> of the patch manually. Or you can fix offending line by hand:
>
> site-packages/Pyrex/Distutils/build_ext.py
>
> 35c35
> < def swig_sources (self, sources):
> ---
>
> > def swig_sources (self, sources, extension=None):
>
> http://lists.copyleft.no/pipermail/pyrex/2005-July/001256.html
Oh, dear. Patched that line and now get back the same gcc compile errors as
before. If you have the 0.9.3 patch working, what distro are you using and
is it for a 64 bit CPU?
Maybe I should talk to the Pyrex developer, Greg Ewing (he is at my old
university and is in the same time zone).
Kind Regards,
--
Allan Curtis
More information about the lxml-dev
mailing list