Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 251776 - xf86-video-intel-2.5.1 still doesn't compile, double #def of CARD32
Summary: xf86-video-intel-2.5.1 still doesn't compile, double #def of CARD32
Status: RESOLVED DUPLICATE of bug 245095
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-20 18:34 UTC by R Stephan
Modified: 2008-12-23 06:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***