You are not logged in.

#1 2014-07-19 13:03:13

asportking
Member
Registered: 2014-04-17
Posts: 41

Cannot build XBMC

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

#2 2014-07-19 13:08:21

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,653

Re: Cannot build XBMC

Is your entire system up to date? Are you using xbmc-git from the AUR? If so, report it to the maintainer.

Offline

#3 2014-07-19 13:58:25

asportking
Member
Registered: 2014-04-17
Posts: 41

Re: Cannot build XBMC

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

#4 2014-07-19 22:27:01

emeres
Member
Registered: 2013-10-08
Posts: 1,570

Re: Cannot build XBMC

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

Offline

#5 2014-07-20 01:33:23

asportking
Member
Registered: 2014-04-17
Posts: 41

Re: Cannot build XBMC

emeres wrote:

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

Board footer

Powered by FluxBB