Andipelzi
Ist oft hier
- Registriert
- 7. Mai 2009
- Beiträge
- 198
- Reaktionspunkte
- 338
- Punkte
- 93
Moin,
ich update immer Oscam, doch seid heute habe ich folgenden Fehler.
Lauft auf einem Raspberry
CC oscam-config-global.c
CC oscam-config-reader.c
CC oscam-config.c
CC oscam-ecm.c
oscam-config-reader.c: In function 'ftab_fn':
oscam-config-reader.c:744:18: error: 'FTAB_CCCGBXRESHARE' undeclared (first use in this function)
if(ftab_type & FTAB_CCCGBXRESHARE){ rdr = container_of(setting, struct s_reader, ccc_gbx_reshare_ident); }
^~~~~~~~~~~~~~~~~~
oscam-config-reader.c:744:18: note: each undeclared identifier is reported only once for each function it appears in
In file included from oscam-config-reader.c:7:0:
oscam-config-reader.c: At top level:
oscam-config-reader.c:1128:111: error: 'FTAB_CCCGBXRESHARE' undeclared here (not in a function)
DEF_OPT_FUNC_X("ccc_gbx_reshare_ident" , OFS(ccc_gbx_reshare_ident), ftab_fn, FTAB_READER | FTAB_CCCGBXRESHARE),
^
oscam-conf.h:121:27: note: in definition of macro 'DEF_OPT_FUNC_X'
.def.d_extra = __extra, \
^~~~~~~
Makefile:421: recipe for target 'build/arm-linux-gnueabihf-libusb/oscam-config-reader.o' failed
make[1]: *** [build/arm-linux-gnueabihf-libusb/oscam-config-reader.o] Error 1
make[1]: *** Waiting for unfinished jobs....
Makefile:373: recipe for target 'all' failed
make: *** [all] Error 2
ich update immer Oscam, doch seid heute habe ich folgenden Fehler.
Lauft auf einem Raspberry
CC oscam-config-global.c
CC oscam-config-reader.c
CC oscam-config.c
CC oscam-ecm.c
oscam-config-reader.c: In function 'ftab_fn':
oscam-config-reader.c:744:18: error: 'FTAB_CCCGBXRESHARE' undeclared (first use in this function)
if(ftab_type & FTAB_CCCGBXRESHARE){ rdr = container_of(setting, struct s_reader, ccc_gbx_reshare_ident); }
^~~~~~~~~~~~~~~~~~
oscam-config-reader.c:744:18: note: each undeclared identifier is reported only once for each function it appears in
In file included from oscam-config-reader.c:7:0:
oscam-config-reader.c: At top level:
oscam-config-reader.c:1128:111: error: 'FTAB_CCCGBXRESHARE' undeclared here (not in a function)
DEF_OPT_FUNC_X("ccc_gbx_reshare_ident" , OFS(ccc_gbx_reshare_ident), ftab_fn, FTAB_READER | FTAB_CCCGBXRESHARE),
^
oscam-conf.h:121:27: note: in definition of macro 'DEF_OPT_FUNC_X'
.def.d_extra = __extra, \
^~~~~~~
Makefile:421: recipe for target 'build/arm-linux-gnueabihf-libusb/oscam-config-reader.o' failed
make[1]: *** [build/arm-linux-gnueabihf-libusb/oscam-config-reader.o] Error 1
make[1]: *** Waiting for unfinished jobs....
Makefile:373: recipe for target 'all' failed
make: *** [all] Error 2