Can anyone help me build XBMC 11.0?
I am trying to follow instructions here:
http://wiki.xbmc.org/index.php?title=HO ... ource_code
I have the current version from git.
$git pull <---returns 'Already up to date'
$make clean
make: *** No rule to make target `clean'. Stop.
Also,
$ ./bootstrap
./bootstrap: line 5: autoreconf: command not found