Thanks, Tomas and Björn. Build  completely  from scratch really solving my problem.<div><br><br>On Wednesday, September 19, 2012 11:13:21 PM UTC+8, Björn Gustavsson wrote:<blockquote class="gmail_quote" style="margin: 0;margin-left: 0.8ex;border-left: 1px #ccc solid;padding-left: 1ex;">On Wed, Sep 19, 2012 at 4:31 PM, Tomas Abrahamsson<br><<a href="javascript:" target="_blank" gdf-obfuscated-mailto="RuuwLaWFrjcJ">tomas.ab...@gmail.com</a>> wrote:<p>> You say you are building from source, if this<br>> means you're building from a git repo, then<br>> one (crude) way to ensure you're building from<br>> scratch, is to run git ls-files -o -z | xargs -0 /bin/rm -rf<br>> which will remove _all_ files not known to git.</p><p>Or git clean -dxfq, which is easier to remember<br>and type.</p><p>-- <br>Björn Gustavsson, Erlang/OTP, Ericsson AB<br>______________________________<wbr>_________________<br>erlang-questions mailing list<br><a href="javascript:" target="_blank" gdf-obfuscated-mailto="RuuwLaWFrjcJ">erlang-q...@erlang.org</a><br><a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/<wbr>listinfo/erlang-questions</a><br></p><p></p><p></p></blockquote></div>