# make CROSS=/opt/cross/stbgcc-4.8-1.5/bin/arm-linux-gnueabihf- USE_LIBCRYPTO=1 CONF_DIR=/etc/tuxbox/config/
+-------------------------------------------------------------------------------
| OSCam ver: 1.20_svn rev: 11711-798 target: arm-linux-gnueabihf-ssl
| Tools:
| CROSS = /opt/cross/stbgcc-4.8-1.5/bin/arm-linux-gnueabihf-
| CC = /opt/cross/stbgcc-4.8-1.5/bin/arm-linux-gnueabihf-gcc
| Settings:
| CONF_DIR = /etc/tuxbox/config/
| CC_OPTS = -O2 -ggdb -pipe -ffunction-sections -fdata-sections
| CC_WARN = -W -Wall -Wshadow -Wredundant-decls -Wstrict-prototypes -Wold-style-definition
| CFLAGS = -fexpensive-optimizations -mfpu=neon -DWITH_SSL=1 -DWITH_LIBCRYPTO=1
| LDFLAGS = -Wl,--gc-sections -DWITH_SSL=1 -DWITH_LIBCRYPTO=1 -Wl,--format=binary -Wl,SoftCam.Key -Wl,--format=default
| LIBS = -lssl -lcrypto -lm -lpthread -ldl
| UseFlags = USE_SSL=1 USE_LIBCRYPTO=1
| Config:
| Addons : WEBIF WEBIF_LIVELOG WEBIF_JQUERY WITH_SSL HAVE_DVBAPI READ_SDT_CHARSETS IRDETO_GUESSING MODULE_MONITOR WITH_EMU WITH_SOFTCAM
| Protocols: CAMD35 CAMD35_TCP NEWCAMD CCCAM CCCSHARE GBOX RADEGAST SCAM
| Readers : NAGRA NAGRA_MERLIN IRDETO CONAX CRYPTOWORKS SECA VIACCESS VIDEOGUARD DRE TONGFANG BULCRYPT GRIFFIN DGCRYPT
| CardRdrs : PHOENIX INTERNAL STINGER
| Compiler : arm-linux-gnueabihf-gcc (Broadcom stbgcc-4.8-1.5) 4.8.5
| Config : build/arm-linux-gnueabihf-ssl/config.mak
| Binary : Distribution/oscam-1.20_svn11711-798-arm-linux-gnueabihf-ssl
+-------------------------------------------------------------------------------
CC cscrypt/des.c
In file included from cscrypt/../globals.h:110:0,
from cscrypt/des.c:136:
cscrypt/../cscrypt/aes.h:2:27: fatal error: openssl/aes.h: Datei oder Verzeichnis nicht gefunden
# include <openssl/aes.h>
^
compilation terminated.
Makefile:455: recipe for target 'build/arm-linux-gnueabihf-ssl/cscrypt/des.o' failed
make[1]: *** [build/arm-linux-gnueabihf-ssl/cscrypt/des.o] Error 1
Makefile:407: recipe for target 'all' failed
make: *** [all] Error 2