I am trying to compile accessibility module by using following command<br><br><blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote">make accessibility<br></blockquote>

<br>Unfortunately the compilation was fail due to the file named gb_Deliver_deliver was missing. May I know where can I get the missing file so that I can complete the compilation.<br><br>Here is the full stack trace:<br>

<br>********************************************************************<br>*<br>*   Running the post download checks.<br>*<br>********************************************************************<br>checking build system type... x86_64-unknown-linux-gnu<br>

checking host system type... x86_64-unknown-linux-gnu<br>cd accessibility && make -j 2 -rs gb_PARTIALBUILD=T<br>make[2]: Entering directory `/home/kokhoe/workspace/LibreOffice/core/accessibility'<br>/home/kokhoe/workspace/LibreOffice/core/solenv/gbuild/Package.mk:44: *** gb_Deliver_deliver: file does not exist in solver, and cannot be delivered: /home/kokhoe/workspace/LibreOffice/core/solver/<a href="http://unxlngx6.pro/bin/rsc">unxlngx6.pro/bin/rsc</a>.  Stop.<br>

make[2]: Leaving directory `/home/kokhoe/workspace/LibreOffice/core/accessibility'<br>make[1]: *** [accessibility] Error 2<br>make[1]: Leaving directory `/home/kokhoe/workspace/LibreOffice/core'<br>make: *** [accessibility] Error 2<br>

<br>THanks @!<br>