Date: prev next · Thread: first prev next last
2012 Archives by date, by thread · List index


Hi all,

<https://bugs.freedesktop.org/show_bug.cgi?id=50682> "On MacOS X 10.7, 'import uno' crashes in the LibreOffice-provided Python" discusses a problem that is due to our "official" LO Mac OS X builds (based on 10.4 SDK) bringing along their own copy of libsqlite3.dylib instead of using the system one (if any).

I recently also ran into that problem when trying to build LO on Mac OS X 10.7 with Xcode 4 (see <http://lists.freedesktop.org/archives/libreoffice/2012-June/032979.html> "Building on Mac OS X 10.7") and fixed it with <http://cgit.freedesktop.org/libreoffice/core/commit/?id=dc82cf021f76ea83ff7a4bcb2d7525f2e111f0cc> "Make PyUNO work --with-macox-version-min-required=10.6" for that specific scenario. At least when trying a resulting build on a Mac OS X 10.7.4 machine, I did not notice any problems with switching to the system libsqlite3.dylib (but I did not check out any LO functionality that depends on that lib; I only verified that "LibreOffice.app/Content/MacOS/python -c 'import uno'" worked again).

Can anyone with access to a baseline Mac OS X 10.4 system check whether adapting this fix to always build against system libsqlite3.dylib on Mac OS X would work? (And does anybody know what LO functionality would need to be checked for regressions?)

Thanks,
Stephan

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.