PDA

View Full Version : "make clean" kills machine?


trojanfoe
2007-10-10, 11:59
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, 17:17
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.