<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><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"><div bgcolor="#FFFFFF"><font face="Helvetica, Arial, sans-serif" size="-1">i've tried building 5.2 which looks for firebird,</font></div></blockquote><div><br></div><div>Not if you use the --disable-firebird-sdbc configure option. </div><div><br></div><div>When doing a LibreOffice port to some new and/or exotic platform, it's a good idea to check what all non-essential features you can opt out from at start, to get core LibreOffice working first without wasting time on potentially hard-to-port less often used functionality.</div><div><br></div><div>This could be a start:</div><div><br></div><div><div>--disable-collada</div><div>--disable-firebird-sdbc</div><div>--disable-gltf</div><div>--disable-odk</div><div>--disable-pdfimport</div><div>--disable-postgresql-sdbc</div></div><div>--without-java</div><div><br></div><div>--tml</div><div><br></div></div></div></div>