https://bugs.freedesktop.org/show_bug.cgi?id=45937
--- Comment #1 from Armin K <[email protected]> 2012-02-11 12:11:21 PST --- 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. -- 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
