http://bugs.freedesktop.org/show_bug.cgi?id=21662
Summary: drm compile fail on 2.6.30-rc kernels
Product: Mesa
Version: CVS
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: minor
Priority: medium
Component: Other
AssignedTo: [email protected]
ReportedBy: [email protected]
Trying to build the tip of the Git drm code (master branch plus against
2.6.30-rc5, I get some compile failures.
1.
=====
In file included from drm/linux-core/drmP.h:84,
from drm/linux-core/drm_drawable.c:38:
drm/linux-core/drm_os_linux.h:36: error: conflicting types for 'irqreturn_t'
include/linux/irqreturn.h:16: error: previous declaration of 'irqreturn_t' was
here
make[2]: *** [drm/linux-core/drm_drawable.o] Error 1
=====
I trivially commented it out, but probably need a better detection algorithm
for older kernels where it might still be needed.
2.
=====
CC [M] drm/linux-core/drm_sysfs.o
drm/linux-core/drm_sysfs.c: In function 'drm_sysfs_device_add':
drm/linux-core/drm_sysfs.c:172: error: 'struct device' has no member named
'bus_id'
=====
The bus_id member is totally gone. The drm_sysfs.c code in 2.6.30-rc5 has it
fixed up,
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image
processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
Mesa3d-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev