Kodi Community Forum

Full Version: make -C target/binary-addons error
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Can someone please assist with a fix for below error. Link to CMakeOutput.log is below
https://pastebin.com/Sg9fSqGy

-- Configuring incomplete, errors occurred!
See also "/home/iwbnis/kodi-Leia/tools/depends/target/binary-addons/native/CMakeFiles/CMakeOutput.log".
make[1]: *** No rule to make target 'supported_addons'.  Stop.
make[1]: *** No rule to make target 'need-sudo'.  Stop.
touch .installed-native
make: Leaving directory '/home/iwbnis/kodi-Leia/tools/depends/target/binary-addons'
(2019-11-27, 13:46)james739 Wrote: [ -> ]Can someone please assist with a fix for below error. Link to CMakeOutput.log is below
https://pastebin.com/Sg9fSqGy

-- Configuring incomplete, errors occurred!
See also "/home/iwbnis/kodi-Leia/tools/depends/target/binary-addons/native/CMakeFiles/CMakeOutput.log".
make[1]: *** No rule to make target 'supported_addons'.  Stop.
make[1]: *** No rule to make target 'need-sudo'.  Stop.
touch .installed-native
make: Leaving directory '/home/iwbnis/kodi-Leia/tools/depends/target/binary-addons'

For anyone with this issue, I found the solution here :
https://forum.kodi.tv/archive/index.php?...39581.html