Hur får man med SSL i compileringen? Om jag förstår det rätt så är det inte med i den build som ditt script compilerar?
Det är iofs inte nödvändigt att ha det, men ändå. 
Kod:
Checked out revision 9761.
==========
** Your OSCam will be upgraded from r9716 to r9761!
** This will take about 15-20 minutes. Please be patient!
==========
-- The C compiler identification is GNU 4.6.3
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Looking for pthread.h
-- Looking for pthread.h - found
-- pthread found. Adding pthread support
-- Looking for openssl/aes.h
-- Looking for openssl/aes.h - found
-- SSL IS NOT INCLUDED IN THIS COMPILATION
-- Found OpenSSL: /usr/lib/arm-linux-gnueabihf/libssl.so;/usr/lib/arm-linux-gnueabihf/libcrypto.so (found version "1.0.1e")
-- openssl found.
-- Looking for time.h
-- Looking for time.h - found
-- librt found (needed by libusb).
-- Looking for libusb-1.0/libusb.h
-- Looking for libusb-1.0/libusb.h - found
-- Looking for libusb-1.0/libusb.h
-- Looking for libusb-1.0/libusb.h - found
-- libusb 1.0 found (libusb-1.0.so) Adding smartreader support
-- PCSC headers found (/usr/include/PCSC). Adding PCSC support
HOSTCC webif/pages_gen
GEN webif/pages.c
GEN Compressed 358860 template bytes into 145959 bytes. 212901 saved bytes (59.33%).
-- The CXX compiler identification is GNU 4.6.3
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Utils: operating system: Linux
-- Utils: target system: arm-linux-gnueabihf
-- utils use system libusb functions
--
--
-- operating system: Linux
-- target system: arm-linux-gnueabihf
-- revision: 9761
-- use system libcrypto functions
-- use system pcsc functions
-- use system pthread functions
-- use system libusb functions
--
-- Configuring done
-- Generating done