<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Compile fails with radeonsi / LLVM (git)"
href="https://bugs.freedesktop.org/show_bug.cgi?id=100563#c4">Comment # 4</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Compile fails with radeonsi / LLVM (git)"
href="https://bugs.freedesktop.org/show_bug.cgi?id=100563">bug 100563</a>
from <span class="vcard"><a class="email" href="mailto:jan.vesely@rutgers.edu" title="Jan Vesely <jan.vesely@rutgers.edu>"> <span class="fn">Jan Vesely</span></a>
</span></b>
<pre>(In reply to Chris Rankin from <a href="show_bug.cgi?id=100563#c3">comment #3</a>)
<span class="quote">> (In reply to Nicolai Hähnle from <a href="show_bug.cgi?id=100563#c2">comment #2</a>)
> > To add a bit more explanation: sid_tables.h is usually updated
> > automatically; but it was moved some time ago, and it's possible that you
> > have an old copy in the old location.
>
> OK, thanks. I'll give that a try, although I run "make distclean" before
> each build precisely to avoid this kind of error.</span >
I don't think make distclean would help here. the old header is unknown to the
build system, you'd need to run distclean before pulling in the changeset.
git status should show it as untracked file (git clean -f should work as well,
but that removes all untracked files)</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>