Mailing List archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[vdr] Re: Failing to compil with 2.6.8-rc2
>
> I surely hope that will _never_ happen, since it's totally
> breaking the strict
> seperation of user and kernel space.
>
> With the correct USER-space kernel headers (matching the
> KERNEL space kernel
> headers), this problem shouldn't occur at all. If it does
> anyway, it's an
> error in the USER-space kernel header package (i.e. the
> userspace headers
> only know V4L1, while the kernel has V4L2).
>
I am using 2.6.8-rc2 and the current dvb-kernel from cvs with no problems at
all. But, I have noticed that the headers in /usr/include/linux/dvb are out
of date. For example, there is a new vdr plugin called "yaepg" which
requires a new "OSD_OpenRaw" define in osd.h. I was unable to compile this
module unless I used the latest cvs version of osd.h in
/usr/include/linux/dvb. Does this look wrong to you? Should I be doing this
a different way?
root@vdr:/usr/include/linux/dvb$ ls -l
total 52
lrwxr-xr-x 1 root root 44 Jul 26 00:00 audio.h ->
/usr/src/DVB/linux/include/linux/dvb/audio.h
-rw-r--r-- 1 root root 4605 Oct 15 2003 audio.h.old
lrwxr-xr-x 1 root root 41 Jul 26 00:00 ca.h ->
/usr/src/DVB/linux/include/linux/dvb/ca.h
-rw-r--r-- 1 root root 3150 Oct 15 2003 ca.h.old
lrwxr-xr-x 1 root root 42 Jul 26 00:01 dmx.h ->
/usr/src/DVB/linux/include/linux/dvb/dmx.h
-rw-r--r-- 1 root root 4231 Oct 15 2003 dmx.h.old
lrwxr-xr-x 1 root root 47 Jul 26 00:01 frontend.h ->
/usr/src/DVB/linux/include/linux/dvb/frontend.h
-rw-r--r-- 1 root root 7693 Oct 15 2003 frontend.h.old
lrwxr-xr-x 1 root root 42 Jul 26 00:01 net.h ->
/usr/src/DVB/linux/include/linux/dvb/net.h
-rw-r--r-- 1 root root 1265 Oct 15 2003 net.h.old
lrwxr-xr-x 1 root root 42 Jul 26 00:01 osd.h ->
/usr/src/DVB/linux/include/linux/dvb/osd.h
-rw-r--r-- 1 root root 4247 Oct 15 2003 osd.h.old
lrwxr-xr-x 1 root root 46 Jul 26 00:01 version.h ->
/usr/src/DVB/linux/include/linux/dvb/version.h
-rw-r--r-- 1 root root 985 Oct 15 2003 version.h.old
lrwxr-xr-x 1 root root 44 Jul 26 00:01 video.h ->
/usr/src/DVB/linux/include/linux/dvb/video.h
-rw-r--r-- 1 root root 6663 Oct 15 2003 video.h.old
Thanks,
C.Y.M.
Home |
Main Index |
Thread Index