[linux-dvb] Problem with newest download?
e9hack
e9hack at googlemail.com
Thu Jul 24 21:43:35 CEST 2008
Ronnie Bailey schrieb:
> Hi all,
> I tried to install the newest v4l-dvb this morning and I come up with
> an error during "make". I was just curious if there is a problem with
> the downloaded files.
Search for '#if LINUX_VERSION_CODE => KERNEL_VERSION(2,6,27)' and replace it with '#if
LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,27)'. '=>' is a typo.
-Hartmut
More information about the linux-dvb
mailing list