The same without ssl
| OSCam ver: 1.20_svn rev: 11715-798 target: arm-vuplus4k-linux-gnueabihf
| Tools:
| CROSS = /opt/s3/support/toolchains/vuplus4k_arm/bin/arm-vuplus4k-linux-gnueabihf-
| CC = /opt/s3/support/toolchains/vuplus4k_arm/bin/arm-vuplus4k-linux-gnueabihf-gcc
| Settings:
| CONF_DIR = /etc/tuxbox/config/oscam-emu
| CC_OPTS = -O3 -ggdb -pipe -ffunction-sections -fdata-sections -funroll-loops -fomit-frame-pointer -fno-tree-vectorize -fno-schedule-insns
| CC_WARN = -W -Wall -Wshadow -Wredundant-decls -Wstrict-prototypes -Wold-style-definition
| CFLAGS = -fexpensive-optimizations -mfpu=neon
| LDFLAGS = -Wl,--gc-sections -Wl,--format=binary -Wl,SoftCam.Key -Wl,--format=default
| LIBS = -lm -lpthread -ldl
| UseFlags =
| Config:
| Addons : WEBIF WEBIF_LIVELOG WEBIF_JQUERY HAVE_DVBAPI READ_SDT_CHARSETS IRDETO_GUESSING WITH_DEBUG MODULE_MONITOR WITH_LB CS_CACHEEX CS_CACHEEX_AIO CW_CYCLE_CHECK WITH_EMU WITH_SOFTCAM WITH_ARM_NEON
| Protocols: CAMD35_TCP NEWCAMD CCCAM CCCSHARE
| Readers : NAGRA NAGRA_MERLIN IRDETO CONAX CRYPTOWORKS SECA VIACCESS VIDEOGUARD DRE TONGFANG BULCRYPT GRIFFIN DGCRYPT
| CardRdrs :
| Compiler : arm-vuplus4k-linux-gnueabihf-gcc (crosstool-NG 1.25.0.95_7622b49) 12.2.0
| Config : build/arm-vuplus4k-linux-gnueabihf/config.mak
| Binary : Distribution/oscam-1.20_svn11715-798-arm-vuplus4k-linux-gnueabihf
+-------------------------------------------------------------------------------
GEN webif/pages.c
GEN Compressed 453568 template bytes into 176165 bytes. 277403 saved bytes (61.16%).
CC cscrypt/des.c
CC cscrypt/md5.c
CC cscrypt/mdc2.c
In file included from cscrypt/mdc2.c:2:
cscrypt/mdc2.h:67:10: fatal error: openssl/des.h: No such file or directory
67 | #include <openssl/des.h>
| ^~~~~~~~~~~~~~~
compilation terminated.