Which branch do you build from? Any changes to package config you made?
i changed the version of kodi and added pptp support. ive done these changes before for a different box (and different code) and they worked.
i built from master branch.
Which branch do you build from? Any changes to package config you made?
i changed the version of kodi and added pptp support. ive done these changes before for a different box (and different code) and they worked.
i built from master branch.
What is your host OS?
[hr]
melcug: Try running this command over SSH and let me know if it makes response times any better: iwconfig wlan0 power off. It turns off power management for wireless card.
ubuntu 16.04 desktop. ive also tried on an ubuntu 14.04 desktop as well, with the same result
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