https://bugs.freedesktop.org/show_bug.cgi?id=45937
Bug #: 45937
Summary: Latest xf86-video-ati from git does not build with
xorg server 1.11.903
Classification: Unclassified
Product: xorg
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Driver/Radeon
AssignedTo: [email protected]
ReportedBy: [email protected]
QAContact: [email protected]
Making all in src
make[2]: Entering directory
`/sources/driver/xf86-video-ati-6.14.99+git20120210/src'
CC radeon_dri2.lo
radeon_dri2.c:519:17: error: field 'link' has incomplete type
radeon_dri2.c:523:19: error: field 'reference_list' has incomplete type
radeon_dri2.c: In function 'ListAddDRI2ClientEvents':
radeon_dri2.c:551:5: warning: implicit declaration of function 'list_add'
[-Wimplicit-function-declaration]
radeon_dri2.c: In function 'ListDelDRI2ClientEvents':
radeon_dri2.c:564:5: warning: implicit declaration of function 'list_del'
[-Wimplicit-function-declaration]
radeon_dri2.c: In function 'radeon_dri2_client_state_changed':
radeon_dri2.c:578:9: warning: implicit declaration of function 'list_init'
[-Wimplicit-function-declaration]
radeon_dri2.c:586:13: warning: implicit declaration of function
'list_for_each_entry' [-Wimplicit-function-declaration]
make[2]: *** [radeon_dri2.lo] Error 1
make[2]: Leaving directory
`/sources/driver/xf86-video-ati-6.14.99+git20120210/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/sources/driver/xf86-video-ati-6.14.99+git20120210'
make: *** [all] Error 2
If I recall correctly, previous deffinitions of list_* were in xorg/list.h
which changed in xorg server 1.11.903 to xorg_list_add ... That's everything I
could
find out.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
xorg-driver-ati mailing list
[email protected]
http://lists.x.org/mailman/listinfo/xorg-driver-ati