All of lore.kernel.org
 help / color / mirror / Atom feed
* [linux-dvb] Scan patched...
@ 2008-02-20 17:04 David BERCOT
  0 siblings, 0 replies; only message in thread
From: David BERCOT @ 2008-02-20 17:04 UTC (permalink / raw)
  To: linux-dvb


[-- 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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-02-20 17:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-20 17:04 [linux-dvb] Scan patched David BERCOT

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.