Bug 12693 - xf86-video-radeonhd won't compile on 64-bit platform, stdint.h conflict
Summary: xf86-video-radeonhd won't compile on 64-bit platform, stdint.h conflict
Status: RESOLVED DUPLICATE of bug 12692
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/radeonhd (show other bugs)
Version: git
Hardware: x86-64 (AMD64) FreeBSD
: medium major
Assignee: Luc Verhaegen
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-05 09:32 UTC by Coleman Kane
Modified: 2007-10-06 00:44 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Coleman Kane 2007-10-05 09:32:21 UTC
The current xf86-video-radeonhd driver won't build on 64-bit platforms due to attempts to override stdint types in src/AtomBios/includes/CD_Common_Types.h.

Need to add CPP macros to not redefine these in the event that HAVE_STDINT_H is defined.
Comment 1 Matt Kraai 2007-10-06 00:44:30 UTC

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


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.