Kodi Community Forum

Full Version: kodi 17-beta5 cmake erro with libshairplay enabled
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,
i'm traying to compile new (v17 beta5) kodi but when i enable libshairplay cmake crash
Error
Quote:-- Found Shairplay: /usr/local/lib/libshairplay.so
CMake Error at scripts/linux/Macros.cmake:84 (string):
string sub-command REPLACE requires at least four arguments.
Call Stack (most recent call first):
scripts/common/Macros.cmake:325 (find_soname)
CMakeLists.txt:189 (core_require_dyload_dep)


CMake Error at scripts/linux/Macros.cmake:85 (string):
string sub-command STRIP requires two arguments.
Call Stack (most recent call first):
scripts/common/Macros.cmake:325 (find_soname)
CMakeLists.txt:189 (core_require_dyload_dep)


CMake Error at scripts/linux/Macros.cmake:92 (message):
Could not find dynamically loadable library SHAIRPLAY
Call Stack (most recent call first):
scripts/common/Macros.cmake:325 (find_soname)
CMakeLists.txt:189 (core_require_dyload_dep)


-- Configuring incomplete, errors occurred!
See also "/usr/src/kodi/build-20161106-0035/kodi_build/CMakeFiles/CMakeOutput.log".
See also "/usr/src/kodi/build-20161106-0035/kodi_build/CMakeFiles/CMakeError.log".

CMakeOutput.log: http://pastebin.com/r1n9kK8y
CMakeError.log: http://pastebin.com/w75Y6K3z

Can somebody help?
/usr/bin/ld: cannot find -lpthreads