Summary: | Latest xf86-video-ati from git does not build with xorg server 1.11.903 | ||
---|---|---|---|
Product: | xorg | Reporter: | Armin K <krejzi> |
Component: | Driver/Radeon | Assignee: | xf86-video-ati maintainers <xorg-driver-ati> |
Status: | RESOLVED FIXED | QA Contact: | Xorg Project Team <xorg-team> |
Severity: | normal | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Armin K
2012-02-11 11:23:41 UTC
Hm, I am not sure if it's right way to do, but in src/radeon_dri2.c I changed "struct list whatever" to struct "xorg_list whatever" and "list_*" stuff to "xorg_list_*". It compiled. Yet I am unable to test it, because whole server refuses to start. Fixed in Git. (In reply to comment #1) > Yet I am unable to test it, because whole server refuses to start. Works for me, make sure the dynamic linker picks up libdrm_radeon built from Git. |
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.