Opened 5 years ago

Closed 5 years ago

#4696 closed defect (duplicate)

not able to make customized oscam bins

Reported by: PV Owned by:
Priority: critical Component: General
Severity: high Keywords:
Cc: Sensitive: no

Description

_ _

/ _ \/ _| / | _ _ _

| | | \_ \| | / _ | '_ _ \
| |_| |
_) | |_| (_| | | | | | |

\_/|/ \_\,_|_| |_| |_|


+-------------------------------------------------------------------------------
| OSCam ver: 1.20_svn rev: 11441 target: arm-newnigma2-linux-gnueabihf
| Tools:
| CROSS = /opt/s3/support/toolchains/arm_dream/bin/arm-newnigma2-linux-gnueabihf-
| CC = /opt/s3/support/toolchains/arm_dream/bin/arm-newnigma2-linux-gnueabihf-gcc
| Settings:
| CONF_DIR = /var/
| CC_OPTS = -O0 -ggdb -pipe -ffunction-sections -fdata-sections -finline-functions -fno-short-enums -freg-struct-return
| CC_WARN = -W -Wall -Wshadow -Wredundant-decls -Wstrict-prototypes -Wold-style-definition
| CFLAGS = -fexpensive-optimizations -DWITH_LIBCRYPTO=1 -DWITH_UTF8=1 -DWITH_UTF8
| LDFLAGS = -Wl,--gc-sections -DWITH_LIBCRYPTO=1 -DWITH_UTF8=1 -DWITH_UTF8
| LIBS = -lcrypto -lm -lpthread -ldl -lrt
| UseFlags = USE_LIBCRYPTO=1 USE_UTF8=1
| Config:
| Addons : WEBIF WEBIF_LIVELOG WEBIF_JQUERY TOUCH HAVE_DVBAPI READ_SDT_CHARSETS IRDETO_GUESSING CS_ANTICASC WITH_DEBUG MODULE_MONITOR WITH_LB CS_CACHEEX CW_CYCLE_CHECK CLOCKFIX WITH_EMU
| Protocols: NEWCAMD CCCAM CCCSHARE CONSTCW
| Readers : NAGRA NAGRA_MERLIN IRDETO CONAX CRYPTOWORKS SECA VIACCESS VIDEOGUARD DRE TONGFANG BULCRYPT GRIFFIN DGCRYPT
| CardRdrs : INTERNAL
| Compiler : arm-newnigma2-linux-gnueabihf-gcc (crosstool-NG ) 5.2.1 20151005
| Config : build/arm-newnigma2-linux-gnueabihf/config.mak
| Binary : /opt/s3/support/binaries/oscam-svn11441-arm_dream-webif-dvbapi-emu-upx
+-------------------------------------------------------------------------------
HOSTCC webif/pages_gen
GEN webif/pages.c
GEN Compressed 444992 template bytes into 180361 bytes. 264631 saved bytes (59.47%).
CC cscrypt/i_cbc.c
CC cscrypt/i_skey.c
CC cscrypt/i_ecb.c
CC cscrypt/aescbc.c
CC cscrypt/fast_aes.c
CC cscrypt/rc6.c
CC cscrypt/sha256.c
CC cscrypt/des.c
CC csctapi/protocol_t1.c
CC csctapi/ifd_sci.c
CC csctapi/atr.c
CC csctapi/protocol_t0.c
CC cscrypt/md5.c
CC csctapi/io_serial.c
CC cscrypt/mdc2.c
CC csctapi/icc_async.c
CC minilzo/minilzo.c
CC module-anticasc.c
CC module-cacheex.c
CC module-camd35-cacheex.c
CC module-cccam-cacheex.c
CC module-cccam.c
CC module-cccshare.c
CC module-constcw.c
CC module-emulator.c
CC module-emulator-osemu.c
CC module-emulator-streamserver.c
CC module-emulator-cryptoworks.c
CC module-emulator-biss.c
CC module-emulator-director.c
CC module-emulator-drecrypt.c
CC module-emulator-irdeto.c
CC module-emulator-powervu.c
CC module-emulator-nagravision.c
CC module-emulator-viaccess.c
CC ffdecsa/ffdecsa.c
CC module-emulator-videoguard.c
CC module-csp.c
CC module-cw-cycle-check.c
CC module-monitor.c
CC module-ird-guess.c
CC module-dvbapi.c
CC module-dvbapi-chancache.c
CC module-newcamd.c
CC module-newcamd-des.c
CC module-stat.c
CC module-webif-lib.c
CC module-webif-tpl.c
CC module-webif.c
CC webif/pages.c
CC reader-common.c
CC reader-conax.c
CC reader-bulcrypt.c
CC reader-cryptoworks.c
module-webif.c: In function 'send_oscam_reader_config':
module-webif.c:2897:57: error: 'struct s_reader' has no member named 'gbox_cccam_reshare'

tpl_printf(vars, TPLADD, "GBOXCCCAMRESHARE", "%d", rdr->gbox_cccam_reshare);


CC reader-dgcrypt.c
CC reader-dre.c
CC reader-dre-cas.c
CC reader-dre-common.c
CC reader-dre-st20.c
CC reader-griffin.c
CC reader-irdeto.c
Makefile:452: recipe for target 'build/arm-newnigma2-linux-gnueabihf/module-webif.o' failed
make[1]: * [build/arm-newnigma2-linux-gnueabihf/module-webif.o] Error 1
make[1]:
* Wachten op onvoltooide taken...
CC reader-nagra.c
Makefile:404: recipe for target 'all' failed
make: * [all] Error 2
TIME [ 0 min(s) 10 secs ]

Bestandgrootte eerst = 0.00 k
Bestandgrootte na = 0.00k
Bestandgrootte verkleind tot =

Change History (1)

comment:1 by gabberhead, 5 years ago

Resolution: duplicate
Status: newclosed

See Ticket #4694 (Compile error with 11441)

Note: See TracTickets for help on using tickets.