On Wed, Nov 19, 2025 at 08:43:52PM +0100, Viktor Holmberg wrote:
> For anyone else experiencing this - I had the same problem. make
> distclean and re-configure solved it as Álvaro suggested.
Another one, which is more drastic for builds inside the tree, is the
following:
git clean -dxf
I have been relying on this recipe for years to start builds from an
entirely "fresh" state.
--
Michael