https://issues.apache.org/ooo/show_bug.cgi?id=118621
--- Comment #3 from Ariel Constenla-Haile <[email protected]> 2011-11-20 22:09:44 UTC --- Created attachment 77036 --> https://issues.apache.org/ooo/attachment.cgi?id=77036 Patch to solve linking issues The patch applies the upstream fix http://hg.python.org/cpython/diff/2ef2cb5773fe/setup.py This patch is attached here just in case anyone wants to build the dbm.so module. It can not be applied in OOo because it will not work in a generic Linux build (the module is linked against different libraries on different systems, so a generic build may result in undefined symbols). I guess no one will complain about OOo not including this python module, it seems it wasn't shipped with the generic Linux build (at least 330m20 (Build:9567) does not ship it). -- Configure bugmail: https://issues.apache.org/ooo/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
