From: henk schaap <haschaap@planet.nl>
Cc: linux-dvb@linuxtv.org
Subject: Re: [linux-dvb] multiproto and tt3200: don't get a lock
Date: Sun, 17 Feb 2008 20:34:30 +0100 [thread overview]
Message-ID: <47B88C46.8020106@planet.nl> (raw)
In-Reply-To: <E1JQJvK-000BwB-00.goga777-bk-ru@f128.mail.ru>
Igor,
Thank you for pointing me in the good direction. I checked the szap.c
from Manu again and noticed that I had to change the declarations of the
include files frontend.h and lnb.h (I copied them from the
multiproto-tree to the same directory as szap.c). It seems to be that
_#include <frontend.h>_ has a different meaning than _#include
"frontend.h"_ (I am not familiair with C).
This means for szap.c:
#include "frontend.h"
#include "version.h"
#include "lnb.h"
And for lnb.c:
#include "lnb.h"
This is it. After compiling szap works good and I get a lock for any
channel!
Thanks!
Henk
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
next prev parent reply other threads:[~2008-02-17 19:35 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-16 9:16 [linux-dvb] multiproto and tt3200: don't get a lock henk schaap
2008-02-16 10:05 ` Igor
2008-02-17 13:15 ` henk schaap
2008-02-17 19:34 ` henk schaap [this message]
-- strict thread matches above, loose matches on Subject: below --
2008-02-17 9:36 Michael Curtis
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=47B88C46.8020106@planet.nl \
--to=haschaap@planet.nl \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox