[xslt] Newbie question....Compiling libxslt-1.1.28 error on Cross Linux From Scratch...?



Hello to all. I'm getting an error when compiling libxslt-1.1.28 on my
newly built Cross Linux From Scratch multi-lib build. I do have libxml2
installed for dependencies sake. Some of what's on the screen:

make[3]: Entering directory '/sources/.../libxslt-1.1.28/python'
SRCDIR=. /usr/bin/python. /generator. py
Traceback (most recent call last) :
File ". /generator. py", line 923, in <module>
buildStubs()
File ". /generator. py", line 405, in buildStubs
(parser, target) = getparser()
File ". /generator. py", line 26, in getparser
parser = xml.sax.make_parser()
File "/usr/lib/python2.7/xml/sax/__init__.py", line 93, in make_parser
raise SAXReaderNotAvailable("No parsers found", and None)
xml.sax._exceptions.SAXReaderNotAvailable: No parsers found
make[3]: *** [gen_prog] Error 1
make[3]: Leaving directory '/sources/.../libxslt-1.1.28/python'
make[3]: ***[all-recursive] : Error 1
make[2]: Leaving directory' /sources/.../libxslt-1.1.28/python'

I'm not a programmer by any means but can get around Linux ok. Just looking
for some guidance if anyone has any. Thank you in advance!

Sent from my android device.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]