12 Sep 15:28
Re: Serialization with namespaces
From: Anders Bruun Olsen <anders <at> bruun-olsen.net>
Subject: Re: Serialization with namespaces
Newsgroups: gmane.comp.python.lxml.devel
Date: 2007-09-12 13:28:08 GMT
Subject: Re: Serialization with namespaces
Newsgroups: gmane.comp.python.lxml.devel
Date: 2007-09-12 13:28:08 GMT
Anders Bruun Olsen wrote: > Anders Bruun Olsen wrote: >> Something seems amiss with the patch: > > Sorry, my bad, you have of course already applied it to trunk. > However, it seems that trunk does not build: $ make python setup.py build_ext -i Building with Cython. Building lxml version 2.0.alpha2-46501 running build_ext building 'lxml.etree' extension Error converting Pyrex file to C: ------------------------------------------------------------ ... include "xmlerror.pxi" # Error and log handling include "classlookup.pxi" # Element class lookup mechanisms include "nsclasses.pxi" # Namespace implementation and registry include "docloader.pxi" # Support for custom document loaders include "parser.pxi" # XML Parser include "parsertarget.pxi" # ET Parser target ^ ------------------------------------------------------------ /home/abo/tmp/lxml/src/lxml/etree.pyx:2156:0: 'parsertarget.pxi' not found make: *** [inplace] Error 1 -- -- Anders
RSS Feed