On Sat, Jul 29, 2017 at 11:51:24AM +1000, Wayne Blaszczyk wrote: > On Sat, 2017-07-29 at 00:23 +0100, Ken Moffat wrote: > > > > so on the face of it, it has always needed to import libxml2.py. > > But in my log from the previous build it sailed through: > > > > My first guess without looking at it to deeply would be that you've built > libxml2 with python3 instead of python2 modules. > > use --with-python=/usr/bin/python2 to make sure that libxml2 builds with > python2. > > Regards, > Wayne > Hi Wayne,
I'd already discovered that before your reply arrived here, but yes, you were right. Thanks. Actually, the default still seems to be for libxml2 to use python2. ĸen -- I live in a city. I know sparrows from starlings. After that everything is a duck as far as I'm concerned. -- Monstrous Regiment -- http://lists.linuxfromscratch.org/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
