Bug 9141

Summary: Unable to compile v4l-dvb
Product: v4l-dvb Reporter: Ryan (majost)
Component: dvb-usbAssignee: Mauro Carvalho Chehab (mchehab)
Status: REJECTED INVALID    
Severity: blocking    
Priority: P1    
Hardware: All   
OS: Linux   
Kernel Version: 2.6.18-5-686 Subsystem:
Regression: --- Bisected commit-id:

Description Ryan 2007-10-11 00:03:21 UTC
Distribution: Debian Etch

  CC [M]  /usr/src/v4l-dvb/v4l/pvrusb2-sysfs.o
/usr/src/v4l-dvb/v4l/pvrusb2-sysfs.c: In function 'pvr2_sysfs_class_create':
/usr/src/v4l-dvb/v4l/pvrusb2-sysfs.c:928: error: 'struct class' has no member named 'dev_release'
/usr/src/v4l-dvb/v4l/pvrusb2-sysfs.c:933: error: 'struct class' has no member named 'dev_uevent'
make[4]: *** [/usr/src/v4l-dvb/v4l/pvrusb2-sysfs.o] Error 1
make[3]: *** [_module_/usr/src/v4l-dvb/v4l] Error 2

Steps to reproduce: This was compiled against Debian Etch 2.6.18-5-686. The code was checked out 2007-10-10 from hg.
Comment 1 Mauro Carvalho Chehab 2007-11-06 08:41:45 UTC
The building system is not meant to support all distro-patched kernels. Anyway, this is not a but at Kernel mainstream drivers, so, it is not pertinent for Kernel's bugzilla.