On 28/11/12 11:28, Alex Thurgood wrote: > Le 27/11/2012 17:11, Michael Stahl a écrit : > > Hi Michael, > >> >> with the commit 38a22a9026a3d8a67f3e16ec650960a10b527d25 "Switch from >> python to python3" Python 3.3 is now bundled with LibreOffice when >> configured --enable-python=internal. >> > > This fails to build for me on master on Linux 32bit Mint 13 KDE. I used > the default provided, ie. no autogen switch, so it downloads the 3.3 > bundle, but gives the following error when attempting to build the module : >
> Failed to build these modules: > _elementtree _sqlite3 pyexpat > > So for some reason, _elementtree.cpython-33m.so is not being built or > not being found, possibly due to the other missing python 3 modules ? this is caused by an obsolete expat.h in the solver, delete it and rebuild and it should work: find solver/ -name expat.h _______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice