Oscam 2.26.01-11929-802 emu-icam-ipv6 ARM _Open SSL 3.2.1/3.3.0/3.3.1/3.3.2/3.4.0/3.4.1/3.5.0/3.5.2/3.6.0 (only bin)
Oscam 2.26.01-11929-802 emu-icam-ipv6 MIPSEL_Open SSL 3.2.1/3.3.0/3.3.1/3.3.2/3.4.0/3.4.1/3.5.0/3.5.2/3.6.0 (only bin)
Oscam 2.26.01-11929-802 emu-icam-ipv6 AARCH64_Open SSL 3.2.1/3.3.0/3.3.1/3.3.2/3.4.0/3.4.1/3.5.0/3.5.2/3.6.0 (only bin)
CCcam.cfg reading to OSCam
Support for TVSat 183E
Build by VeRDe
Code
fix build without READER_NAGRA_MERLIN
The cak7type member is only defined in struct s_reader when
READER_NAGRA_MERLIN is enabled. Wrap all cak7type references
in icc_async.c and reader-nagra-common.c with the same ifdef
guard to fix compilation errors when building without
READER_NAGRA_MERLIN support.
The reader-nagra-common.c functions are shared between both
READER_NAGRA and READER_NAGRA_MERLIN. The else block (standard
NAGRA code) is always compiled and used by READER_NAGRA, while
the cak7type checks are only needed for READER_NAGRA_MERLIN.
Fixes:
error: 'struct s_reader' has no member named 'cak7type'
introduced in 28f2598b
Display More
Thanks WXbet
