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



You just need to pass in some options to autogen.sh; this should word:

CC_FOR_BUILD=ccache clang -arch i386 -mmacosx-version-min=10.6
CXX_FOR_BUILD=ccache clang++ -arch i386 -mmacosx-version-min=10.6

--with-build-platform-configure-options=--with-macosx-version-min-required=10.6
--with-macosx-sdk=10.6

(put that in your autogen.lastrun, i.e. treat autogen.lastrun as an
input file. or if you pass as command-line parameters, add quotes
around the "--with-macosx-version-min-required=10.6
--with-macosx-sdk=10.6".)


My problem with mac os x (lion) is that I haven't been able to get
autogen.sh to run at all (Even --help gives no output). Every time it gives
aclocal failed to run line 155 (It's also not recognised as a command).
Looks like I need to install aclocal or something which contains it. I
haven't been able to find any instructions for lion, any Ideas?

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.