Jens Krehbiel-Gräther schreef: > I postet a patch a few weeks ago (here again). > These szap and scan patches prepare the apps for actual multiproto > (well for multiproto a few weeks ago, if the api hasn't changed again, > these should work). > > you have to patch the szap and scan from this sources: > > http://abraham.manu.googlepages.com/szap.c > http://abraham.manu.googlepages.com/szap.c I fear things have changed too much for the patches to work. (Or I'm messing up a simple command like patch) Szap: (Using the other szap.c file I can actually apply the patch, but the new szap.c seems to be incompatible) # wget http://abraham.manu.googlepages.com/szap.c # sudo mv szap.c.1 szap.c # patch < szap-multiproto-apiv33.diff patching file szap.c # 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:354: error: storage size of ‘delivery’ isn’t known szap.c:369: error: ‘DVBFE_DELSYS_DVBS’ undeclared (first use in this function) szap.c:373: error: ‘DVBFE_DELSYS_DSS’ undeclared (first use in this function) szap.c:377: error: ‘DVBFE_DELSYS_DVBS2’ undeclared (first use in this function) szap.c:395: error: ‘DVBFE_SET_DELSYS’ undeclared (first use in this function) szap.c:397: error: ‘DVBFE_GET_INFO’ undeclared (first use in this function) szap.c:354: warning: unused variable ‘delivery’ szap.c:353: warning: unused variable ‘fe_info’ make: *** [szap] Error 1 Scan: (I'm using the original file, since I can't find another version on Manu's googlepages) # patch -i scan-multiproto-3.3.patch patching file scan.c Hunk #1 FAILED at 1674. Hunk #2 FAILED at 1693. Hunk #3 FAILED at 1704. 3 out of 3 hunks FAILED -- saving rejects to file scan.c.rej Thank you for your time _______________________________________________ linux-dvb mailing list linux-dvb@xxxxxxxxxxx http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb