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:
signature.asc
Description: PGP signature
_______________________________________________ linux-dvb mailing list linux-dvb@xxxxxxxxxxx http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb