GSoC Week 1

Iain Billett iainbillett at gmail.com
Mon May 21 04:39:45 PDT 2012


>
> 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?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20120521/4511d9c7/attachment.html>


More information about the LibreOffice mailing list