Patrick Bulteel wrote: > Hi, > > I seem to have a problem when compiling your szap.c file. > > make > CC lnb.o > CC azap > CC czap > CC szap > szap.c: In function ‘do_tune’: > szap.c:243: error: storage size of ‘fe_params’ isn’t known > szap.c:282: error: ‘DVBFE_SET_PARAMS’ undeclared (first use in this > function) > szap.c:282: error: (Each undeclared identifier is reported only once > szap.c:282: error: for each function it appears in.) > szap.c:243: warning: unused variable ‘fe_params’ > szap.c: In function ‘zap_to’: > szap.c:353: error: storage size of ‘fe_info’ isn’t known > szap.c:368: error: ‘DVBFE_DELSYS_DVBS’ undeclared (first use in this > function) > szap.c:372: error: ‘DVBFE_DELSYS_DSS’ undeclared (first use in this > function) > szap.c:376: error: ‘DVBFE_DELSYS_DVBS2’ undeclared (first use in this > function) > szap.c:394: error: ‘DVBFE_GET_INFO’ undeclared (first use in this > function) > szap.c:353: warning: unused variable ‘fe_info’ > make: *** [szap] Error 1 > > I'm on Ubuntu Feisty > > Linux mythuk01 2.6.20-16-generic #2 SMP Sun Sep 23 18:31:23 UTC 2007 > x86_64 GNU/Linux > > The 4 zap apps compile fine when using the original HG, but I get this > error when I substitute it with the one below. > > Any help appreciated.
You are missing the updated headers for frontend.h, version.h Regards, Manu _______________________________________________ linux-dvb mailing list linux-dvb@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb