Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 251776

Summary: xf86-video-intel-2.5.1 still doesn't compile, double #def of CARD32
Product: Gentoo Linux Reporter: R Stephan <ralf>
Component: [OLD] LibraryAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description R Stephan 2008-12-20 18:34:41 UTC
There was a bug but report but it appears to be closed or I cannot find it.
xf86-video-intel-2.5.1 doesn't compile, with barfing out at bios_reader.c
with:
In file included from /usr/include/xorg/vdif.h:24,
                 from /usr/include/xorg/edid.h:15,
                 from bios_reader.c:45:
/usr/include/X11/Xmd.h:152: error: conflicting types for 'CARD32'
bios_reader.c:43: error: previous declaration of 'CARD32' was here
make[4]: *** [bios_reader.o] Error 1


Reproducible: Always

Steps to Reproduce:
1. try to install 2.5.1
2.
3.
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2008-12-23 06:42:31 UTC
That one.

*** This bug has been marked as a duplicate of bug 245095 ***