Hi all,<br><br>I'm having similar problems with my build on 32 bit openSUSE 12.2 and 64-bit openSUSE 11.4. I noticed that early in the build of python 3.3 that the gcc compiler on both platforms gives error messages complaining about unknown options ("-R" on the 32 bit system). This almost certainly means missing .o or .so files<br>
<div class="gmail_extra"><br><br><div class="gmail_quote">2012/11/28 Alex Thurgood <span dir="ltr"><<a href="mailto:alex.thurgood@gmail.com" target="_blank">alex.thurgood@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Le 27/11/2012 17:11, Michael Stahl a écrit :<br>
<br>
Hi Michael,<br>
<br>
><br>
> with the commit 38a22a9026a3d8a67f3e16ec650960a10b527d25 "Switch from<br>
> python to python3" Python 3.3 is now bundled with LibreOffice when<br>
> configured --enable-python=internal.<br>
><br>
<br>
This fails to build for me on master on Linux 32bit Mint 13 KDE. I used<br>
the default provided, ie. no autogen switch, so it downloads the 3.3<br>
bundle, but gives the following error when attempting to build the module :<br>
<br>
Python build finished, but the necessary bits to build these modules<br>
were not found:<br>
_dbm               _gdbm              _lzma<br>
_tkinter<br>
To find the necessary bits, look in setup.py in detect_modules() for the<br>
module's name.<br>
<br>
<br>
Failed to build these modules:<br>
_elementtree       _sqlite3           pyexpat<br>
<br>
[build PRJ] python3<br>
/bin/cp: impossible d'évaluer<br>
«/home/Development/libo/workdir/<a href="http://unxlngi6.pro/UnpackedTarball/python3/LO_lib/_elementtree.cpython-33m.so" target="_blank">unxlngi6.pro/UnpackedTarball/python3/LO_lib/_elementtree.cpython-33m.so</a>»:<br>
Aucun fichier ou dossier de ce type<br>
make[2]: ***<br>
[/home/Development/libo/solver/<a href="http://unxlngi6.pro/lib/python/lib-dynload/_elementtree.cpython-33m.so" target="_blank">unxlngi6.pro/lib/python/lib-dynload/_elementtree.cpython-33m.so</a>]<br>
Erreur 1<br>
make[2]: *** Attente des tâches non terminées....<br>
make[2]: quittant le répertoire « /home/Development/libo/python3 »<br>
make[1]: *** [python3] Erreur 2<br>
make[1]: quittant le répertoire « /home/Development/libo »<br>
make: *** [python3] Erreur 2<br>
<br>
<br>
So for some reason, _<a href="http://elementtree.cpython-33m.so" target="_blank">elementtree.cpython-33m.so</a> is not being built or<br>
not being found, possibly due to the other missing python 3 modules ?<br>
<br>
Alex<br>
<br>
<br>
<br>
_______________________________________________<br>
LibreOffice mailing list<br>
<a href="mailto:LibreOffice@lists.freedesktop.org">LibreOffice@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/libreoffice" target="_blank">http://lists.freedesktop.org/mailman/listinfo/libreoffice</a><br>
</blockquote></div><br></div>