From: e9hack <e9hack@googlemail.com>
To: linux-dvb@linuxtv.org
Subject: Re: [linux-dvb] Problem with newest download?
Date: Thu, 24 Jul 2008 21:43:35 +0200 [thread overview]
Message-ID: <4888DB67.6060103@gmail.com> (raw)
In-Reply-To: <1216926778.7984.2.camel@Opto.Bailey>
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
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
prev parent reply other threads:[~2008-07-24 19:43 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-24 19:12 [linux-dvb] Problem with newest download? Ronnie Bailey
2008-07-24 19:43 ` e9hack [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4888DB67.6060103@gmail.com \
--to=e9hack@googlemail.com \
--cc=linux-dvb@linuxtv.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.