[Bug 100563] Compile fails with radeonsi / LLVM (git)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Apr 5 19:45:16 UTC 2017


https://bugs.freedesktop.org/show_bug.cgi?id=100563

--- Comment #4 from Jan Vesely <jan.vesely at rutgers.edu> ---
(In reply to Chris Rankin from comment #3)
> (In reply to Nicolai Hähnle from comment #2)
> > 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.

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)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20170405/1a98034c/attachment.html>


More information about the dri-devel mailing list