All of lore.kernel.org
 help / color / mirror / Atom feed
From: David BERCOT <david.bercot@wanadoo.fr>
To: linux-dvb@linuxtv.org
Subject: [linux-dvb] Scan patched...
Date: Wed, 20 Feb 2008 18:04:51 +0100	[thread overview]
Message-ID: <20080220180451.1425e22d@wanadoo.fr> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 1372 bytes --]

Hi again,

I'm trying to compile scan.

First, I've downloaded dvb-apps :
# hg clone http://linuxtv.org/hg/dvb-apps
Then, I've downloaded scan package from :
http://jusst.de/manu/scan.tar.bz2
I've replaced dvb-apps/util/scan with files from this package.
I've added the 'include' folder from multiproto to the dvb-apps folder.
Then, in dvb-apps/util/scan, I've done :
# make clean
# make
and I have this error :
perl section_generate.pl atsc_psip_section.pl
CC scan.o
scan.c:449: warning: unused parameter ‘buf’
scan.c: In function ‘tune_to_transponder’:
scan.c:1676: error: storage size of ‘fe_info1’ isn’t known
scan.c:1679: error: invalid application of ‘sizeof’ to incomplete type
‘struct dvbfe_info’ scan.c:1682: error: ‘DVBFE_DELSYS_DVBS’ undeclared
(first use in this function) scan.c:1682: error: (Each undeclared
identifier is reported only once scan.c:1682: error: for each function
it appears in.) scan.c:1684: error: ‘DVBFE_DELSYS_DVBS2’ undeclared
(first use in this function) scan.c:1686: error: ‘DVBFE_GET_INFO’
undeclared (first use in this function) scan.c:1697: error:
‘DVBFE_DELSYS_DSS’ undeclared (first use in this function) scan.c:1676:
warning: unused variable ‘fe_info1’ make: *** [scan.o] Erreur 1

To be honest, I'm lost...

Do you have any idea ?

Thank you.

David.

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

[-- Attachment #2: Type: text/plain, Size: 150 bytes --]

_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

                 reply	other threads:[~2008-02-20 17:05 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20080220180451.1425e22d@wanadoo.fr \
    --to=david.bercot@wanadoo.fr \
    --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.