Kodi Community Forum
make -C target/binary-addons error - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32)
+--- Forum: Kodi Application (https://forum.kodi.tv/forumdisplay.php?fid=93)
+---- Forum: Android Development (https://forum.kodi.tv/forumdisplay.php?fid=184)
+---- Thread: make -C target/binary-addons error (/showthread.php?tid=349602)



make -C target/binary-addons error - james739 - 2019-11-27

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'


RE: make -C target/binary-addons error - james739 - 2019-11-27

(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?thread-339581.html


This forum uses Lukasz Tkacz MyBB addons.