On Thu, Feb 23, 2012 at 2:48 PM, Stephan Bergmann <sbergman@redhat.com> wrote:
On 02/22/2012 11:54 PM, Norbert Thiebaud wrote:as a follow-up to it was necessary to use libxml2 as an internal library for MacOSX... which was not well supported. http://cgit.freedesktop.org/libreoffice/core/commit/?id=49843f0f9788e01805d8d0d27428fe5e6a4cc530 is what I had to do to get it to build. that included a change of 'layer' for libxml2... I would appreciate some reviews as I am not very confident about the implications...With * <http://cgit.freedesktop.org/libreoffice/core/commit/?id=5f7667e9c193f281c344fb38408028235c871a15> "set back rpath to ure/lib for libxml on MAC" * <http://cgit.freedesktop.org/libreoffice/core/commit/?id=55cece225238e634b8a8ebd0445a9aca4c5c57eb> "Add shl/LOADER/URELIB to make --without-sytem-libxml work on Mac OS X" * <http://cgit.freedesktop.org/libreoffice/core/commit/?id=37f527e9892904f49879635d96670a7e4838ec4c> "Tentative libcroco fix for Mac OS X --without-system-libxml" things look good now at least for my Mac OS X 10.6.8 master build
I've cherry-picked these to the 3-5 branch. tinderbox is happy Norbert