Posts by HAK25

    Hello kszaq,

    I downloaded your source code to compile libreelec for all black mxq (s805) and ive been having trouble. im stuck on an error during the compile and itd be great if you, or anyone, could help me out.
    its failing when trying to build libssh with this output:
    -- Could NOT find Threads (missing: Threads_FOUND)
    -- Checking for module 'heimdal-gssapi'
    -- No package 'heimdal-gssapi' found
    -- Could NOT find GSSAPI (missing: GSSAPI_LIBRARIES GSSAPI_INCLUDE_DIR)
    -- Could NOT find NaCl (missing: NACL_LIBRARIES NACL_INCLUDE_DIRS)
    CMake Error at ConfigureChecks.cmake:72 (message):
    Could not detect openssl/des.h
    Call Stack (most recent call first):
    CMakeLists.txt:78 (include)

    i have heimdal, gssapi, and nacl installed. id really appreciate any help.

    Thank You