https://bugs.freedesktop.org/show_bug.cgi?id=64281
Priority: medium
Bug ID: 64281
Assignee: [email protected]
Summary: can not build on MacOS mountain lion with Xcode 4.6
Severity: normal
Classification: Unclassified
OS: All
Reporter: [email protected]
Hardware: Other
Status: UNCONFIRMED
Version: 4.0.0.3 release
Component: Libreoffice
Product: LibreOffice
I am trying to build 4.0 release on Mountain lion with XCode 4.6.
It is failed with error:
configure:
==============================================================================
Build configuration:
werror: yes
==============================================================================
Making all in src
CC common.lo
[build CXX]
UnpackedTarball/clucene/src/core/CLucene/index/DirectoryIndexReader.cxx
clang: error: argument unused during compilation: '-I .'
make[5]: *** [common.lo] Error 1
make[4]: *** [all] Error 2
make[3]: *** [all-recursive] Error 1
make[2]: ***
[/Users/wenqingzhou/lo/core/workdir/unxmacxi.pro/ExternalProject/exttextcat/build]
Error 2
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [tail_build] Error 2
make: *** [tail_build] Error 2
Actually I am trying to turn off the werror flag by setting the autogen.lastrun
as follows:
--enable-werror=no
--without-help
--without-doxygen
--without-myspell-dicts
CC=clang -m32
CXX=clang++ -m32
But seems it is still enabled at some point.
Any ideas?
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs