You are not logged in.
Pages: 1
Due to some problems I'm having with the current version of XBMC, I'm trying to compile my own from git. However, when I run ./bootstrap, I get this in return. I can't make heads or tails of what it's implying, could somebody help me out? Thanks.
Offline
Is your entire system up to date? Are you using xbmc-git from the AUR? If so, report it to the maintainer.
Offline
System's up to date, and I've done both the AUR version and the version downloaded from github. I've posted on the XBMC forums about this, but I haven't gotten anything yet. I figured I'd post here in case it was a problem with my system rather than a problem with the package itself.
Offline
You can always try compiling the abs/community version:
# using yaourt:
yaourt -G xbmc # to get the sources,
# modify,
makepkg && yaourt -U xbmc-package
# or simply
yaourt -Sb xbmcOffline
You can always try compiling the abs/community version:
# using yaourt: yaourt -G xbmc # to get the sources, # modify, makepkg && yaourt -U xbmc-package # or simply yaourt -Sb xbmc
Tried it and get a similar, but what looks like a slightly different, error. Here's a link.
Offline
Pages: 1