Building the code on OS X

Vlad Shablinsky vladshablinsky at gmail.com
Mon Feb 16 15:15:40 PST 2015


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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20150217/70c81b36/attachment.html>


More information about the LibreOffice mailing list