Hi all,<br>I have just downloaded the latest source code from GIT, following the developer guideline in making the build. But it failed in tail_build project. When attempting the individual build on tail_build project, I get this output &quot;No environment set!&quot;. <br>

<br>Below are a snapshot of the output during the build from top level, hoping this could give out some hints on fixing this issue.<br><br>----- Output Snapshot -----<br><br>[ build CXX ] unoxml/source/rdf/CURI<br>[ build CXX ] unoxml/source/rdf/CLiteral<br>

[ build CXX ] unoxml/source/rdf/librdf_repository<br>[ build CXX ] unoxml/source/rdf/librdf_services<br>[ build DEP ] LNK:Library/libunoxmllo.so<br>[ build DEP ] SRS:sw/res<br>[ build SRS ] sw/res<br>[ build DEP ] LNK:Library/libswdlo.so<br>

/bin/bash: line 1: 10810 Segmentation fault      make -s -r -j2 build gb_PARTIALBUILD=T<br>dmake:  Error code 139, while making &#39;all&#39;<br><br>-----------------------------------------------------------------------<br>

        Oh dear - something failed during the build - sorry !<br>  For more help with debugging build errors, please see the section in:<br>            <a href="http://wiki.documentfoundation.org/Development">http://wiki.documentfoundation.org/Development</a><br>

<br>  internal build errors:<br><br>ERROR: error 65280 occurred while making /home/huahsin68/workspace/LibreOffice/core/tail_build/prj<br><br> it seems that the error is inside &#39;tail_build&#39;, please re-run build<br>

 inside this module to isolate the error and/or test your fix:<br>-----------------------------------------------------------------------<br><br>/bin/bash<br>cd /home/huahsin68/workspace/LibreOffice/core<br>source ./<a href="http://Env.Host.sh">Env.Host.sh</a><br>

cd tail_build<br>make clean # optional<br>make -r<br><br>when the problem is isolated and fixed exit and re-run &#39;make&#39; from the top-level<br>make: *** [build] Error 1<br><br><br>THanks @!<br>