<p>osmith <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-dev/+/25738">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">gen_makefile.py: add --auto-distclean<br><br>Add a new option that avoids stopping the build with:<br>  configure: error: source directory already configured; run "make distclean" there first<br><br>I run into this frequently, when e.g. running './configure; make release'<br>inside Osmocom repositories and then attempting to build them with<br>osmo-dev. It is annoying as it does not fail immediatelly, and I need to<br>manually go to the source directories where it failed, run 'make<br>distclean' and then attempt to build again. Then it may fail on another<br>directory with the same problem.<br><br>Check for config.status, as that is also what ./configure checks for<br>before printing the error.<br><br>Change-Id: Iac71333e8c5da8dee4e8f34e2af8db12d2c08021<br>---<br>M gen_makefile.py<br>1 file changed, 15 insertions(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-dev refs/changes/38/25738/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-dev/+/25738">change 25738</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/c/osmo-dev/+/25738"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-dev </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Iac71333e8c5da8dee4e8f34e2af8db12d2c08021 </div>
<div style="display:none"> Gerrit-Change-Number: 25738 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: osmith <osmith@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: neels <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>