Hi trying a naive (first time!) build of xbmx package.
On Pi In directory /work/xbmc-rbp-git/ I have the latest PKGBUILD. After installing all dependencies. I try makepkg --asroot.
with following output...
makepkg --asroot
==> Determining latest git revision...
-> Version found: 20121005
==> Making package: xbmc-rbp-git 20121005-1 (Fri 5 Oct 18:23:12 BST 2012)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving Sources...
==> Extracting Sources...
==> Starting build()...
-> Connecting to GIT server...
Cloning into 'xbmc'...
remote: Counting objects: 16151, done.
remote: Compressing objects: 100% (12338/12338), done.
remote: Total 16151 (delta 3899), reused 10489 (delta 2858)
Receiving objects: 100% (16151/16151), 62.38 MiB | 145 KiB/s, done.
Resolving deltas: 100% (3899/3899), done.
Checking out files: 100% (14651/14651), done.
-> GIT checkout done or server timeout.
/work/xbmc-rbp-git/PKGBUILD: line 59: ./configure: No such file or directory
==> ERROR: A failure occurred in build().
Aborting...
As I say Im new to this so probably something simple but unsaid.
regards
Andy