Kodi Community Forum
"make clean" kills machine? - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: Linux (https://forum.kodi.tv/forumdisplay.php?fid=52)
+---- Thread: "make clean" kills machine? (/showthread.php?tid=29040)



"make clean" kills machine? - trojanfoe - 2007-10-10

Is anyone else having problems when cleaning the source directory (as run as part of build.sh)? Twice now I've run it remotely via ssh and the machine dies (or appears to).

Cheers,
Andy


- fysa - 2007-10-16

I've never had success with using build.sh to compile or upgrade.

Delete your entire XBMC structure, pull down from svn again, configure/compile, then use build.sh NOUPDATE NOCOMPILE to create your BUILD structure.