<div dir="ltr"><div>I've checked out config.log and then tried to use autoconf with the next options</div><div><br></div><div>--with-ant-home=/usr/local/Cellar/ant/1.9.4/libexec/ --without-junit VALGRIND_CFLAGS=-I/usr/local/Cellar/valgrind/HEAD/include<br></div><div><br></div><div><div>previously I had done it without VALGRIND_CFLAG=... option.</div></div><div><br></div><div><br></div><div>I tried to make it again and here is what I got: </div><div><br></div><div><div>[build CXX] vcl/source/font/PhysicalFontFace.cxx</div><div>/Users/vlad/lo/core/vcl/source/font/PhysicalFontCollection.cxx:158:36: error: use of undeclared identifier 'MAX_FALLBACK'</div><div>                if( ++nMaxLevel >= MAX_FALLBACK )</div><div>                                   ^</div><div>/Users/vlad/lo/core/vcl/source/font/PhysicalFontCollection.cxx:184:58: error: use of undeclared identifier 'MAX_FALLBACK'</div><div>                pFallbackList = new PhysicalFontFamily*[ MAX_FALLBACK ];</div><div>                                                         ^</div><div>2 errors generated.</div><div>make[1]: *** [/Users/vlad/lo/core/workdir/CxxObject/vcl/source/font/PhysicalFontCollection.o] Error 1</div><div>make[1]: *** Waiting for unfinished jobs....</div><div>make: *** [build] Error 2</div></div><div><br></div><div>I attached the config.log to the message. What should I do?</div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span style="font-size:13px">What are your autogen options?</span><br style="font-size:13px"><br style="font-size:13px"><span style="font-size:13px">Also, look at config.log, we use autoconf, so the exact command that</span><br style="font-size:13px"><span style="font-size:13px">failed should be documented in that file.</span><br style="font-size:13px"><br style="font-size:13px"><span style="font-size:13px">Regards,</span><br style="font-size:13px"><br style="font-size:13px"><span style="font-size:13px">Miklos</span><br></blockquote></div>