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

--- Comment #3 from Chad Versace <c...@chad-versace.us> 2011-08-05 14:41:32 PDT 
---
(In reply to comment #2)
> (In reply to comment #1)
> > __u64 is supposed to be defined by the userspace headers from the Linux 
> > kernel
> > (/usr/include/linux/, /usr/include/asm*). Where are you getting those from?
> 
> I am using CentOS operating system.
> I did not checked directly yet (check with gcc -E flag on CentOS), but 
> The __u64 seems to be define only in one place:
> 
> /usr/include/asm/types.h

On Fedora, /usr/include/asm/types.h is provided by the kernel-headers package.
Since CentOS and Fedora are both RedHat-ish, I assume the package name is the
same on CentOS.

>From the build log, I see you're building libdrm. It's a good idea to install
libdrm-devel too.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to