<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Linux 5.15 build - cleaning before reconfiguration?]]></title><description><![CDATA[<p dir="auto">Hi</p>
<p dir="auto">I am currently trying to get a 5.15 Linux build working and this involves repeatedly installing dependencies and trying again. I'd like to start again without having to unpack the source from scratch again but output from <code>configure</code> says:</p>
<pre><code>Prior to reconfiguration, make sure you remove any leftovers from
the previous build.
</code></pre>
<p dir="auto">The documentation says to run <code>make confclean</code> but for me that yields:</p>
<pre><code>make: *** No rule to make target `confclean'.  Stop.
</code></pre>
<p dir="auto">How do I clean a configuration?</p>
<p dir="auto">Thanks.</p>
<p dir="auto">(PS Apologies but I posted a Q in the general forum the other day that should have gone here. I hadn't spotted this subforum - sorry!)</p>
]]></description><link>https://forum.qt.io/topic/115901/linux-5-15-build-cleaning-before-reconfiguration</link><generator>RSS for Node</generator><lastBuildDate>Thu, 18 Jun 2026 17:32:51 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/115901.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 15 Jun 2020 18:27:39 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Linux 5.15 build - cleaning before reconfiguration? on Mon, 15 Jun 2020 18:42:03 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">The most simple: do an out of source build. That way you can nuke the build folder and start new without touching the content of the sources.</p>
]]></description><link>https://forum.qt.io/post/600849</link><guid isPermaLink="true">https://forum.qt.io/post/600849</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Mon, 15 Jun 2020 18:42:03 GMT</pubDate></item></channel></rss>