Hi, Christian Zagrodnick wrote:
On 2007-06-24 23:20:07 +0200, Gary Poster <gary@zope.com> said:
Anyone else getting a build error because of a missing pyclasslookup file? 1.3beta was fine, 1.3 not so much.
Yes, fails here too:
Building lxml version 1.3 warning: no previously-included files found matching 'doc/pyrex.txt' warning: no previously-included files found matching 'src/lxml/etree.pxi' i686-apple-darwin8-gcc-4.0.1: src/lxml/pyclasslookup.c: No such file or directory i686-apple-darwin8-gcc-4.0.1: no input files error: Setup script exited with error: command 'gcc' failed with exit status 1 An error occured when trying to install lxml 1.3.Look above this message for any errors thatwere output by easy_install.
Yup, I noticed that, right after the release. Just didn't think it would matter since we have Pyrex in the source package. Since this isn't a real change, I'll just upload a new tar. Stefan