https://bugs.freedesktop.org/show_bug.cgi?id=39846
Adam Jackson changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://bugs.freedesktop.org/show_bug.cgi?id=39846
--- Comment #6 from Ian Romanick ---
Mesa 7.10.x isn't really supported anymore. Is this still a problem with more
recent versions of Mesa?
--
You are receiving this mail because:
You are the assignee for the bug.
_
https://bugs.freedesktop.org/show_bug.cgi?id=39846
--- Comment #5 from Jerome St-Louis 2012-08-31 11:03:55
UTC ---
I've ran accross the same issue, and commenting out the:
// #if defined(__GNUC__) && !defined(__STRICT_ANSI__)
line around __u64 definition in /usr/include/asm/types.h fixed it
(