I've checked out config.log and then tried to use autoconf with the next
options
--with-ant-home=/usr/local/Cellar/ant/1.9.4/libexec/ --without-junit
VALGRIND_CFLAGS=-I/usr/local/Cellar/valgrind/HEAD/include
previously I had done it without VALGRIND_CFLAG=... option.
I tried to make it again and here is what I got:
[build CXX] vcl/source/font/PhysicalFontFace.cxx
/Users/vlad/lo/core/vcl/source/font/PhysicalFontCollection.cxx:158:36:
error: use of undeclared identifier 'MAX_FALLBACK'
if( ++nMaxLevel >= MAX_FALLBACK )
^
/Users/vlad/lo/core/vcl/source/font/PhysicalFontCollection.cxx:184:58:
error: use of undeclared identifier 'MAX_FALLBACK'
pFallbackList = new PhysicalFontFamily*[ MAX_FALLBACK ];
^
2 errors generated.
make[1]: ***
[/Users/vlad/lo/core/workdir/CxxObject/vcl/source/font/PhysicalFontCollection.o]
Error 1
make[1]: *** Waiting for unfinished jobs....
make: *** [build] Error 2
I attached the config.log to the message. What should I do?
What are your autogen options?
Also, look at config.log, we use autoconf, so the exact command that
failed should be documented in that file.
Regards,
Miklos
Context
- Re: Building the code on OS X · Vlad Shablinsky
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.