Problems building gmp on OS X El Capitan
#1
I am running OS X 10.11.3, and Xcode 7.2 on an "Early 2015" Macbook Pro.
Both are completely up to date.
My code base is one or two days old.
"make" fails at gmp:
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C gmp
rm -rf macosx10.11_x86_64-target/*; mkdir -p macosx10.11_x86_64-target
cd macosx10.11_x86_64-target; /usr/bin/tar --strip-components=1 -xf /Users/Shared/xbmc-depends/tarballs/gmp-5.1.2.tar.bz2
mpn/arm/v7a/cora15/gmp-mparam.h: (Empty error message)
tar: Error exit delayed from previous errors.
make[2]: *** [macosx10.11_x86_64-target/config.status] Error 1
make[1]: *** [gmp] Error 2
make: *** [target/.installed-macosx10.11_x86_64-target] Error 2
Reply
#2
Thread moved to OS X section
|Banned add-ons (wiki)|Forum rules (wiki)|VPN policy (wiki)|First time user (wiki)|FAQs (wiki) Troubleshooting (wiki)|Add-ons (wiki)|Free content (wiki)|Debug Log (wiki)|

Kodi Blog Posts
Reply
#3
rm the tar mentioned in the text and try again (the tar is corrupted)
AppleTV4/iPhone/iPod/iPad: HowTo find debug logs and everything else which the devs like so much: click here
HowTo setup NFS for Kodi: NFS (wiki)
HowTo configure avahi (zeroconf): Avahi_Zeroconf (wiki)
READ THE IOS FAQ!: iOS FAQ (wiki)
Reply
#4
(2016-01-29, 08:12)Memphiz Wrote: rm the tar mentioned in the text and try again (the tar is corrupted)

Got it, and now I have a Kodi binary. I am an experienced embedded software developer and I'm interested in contributing.
Any recommendations on where to start?
Reply
#5
Github.com/xbmc/xbmc/pulls maybe - for getting a Feeling What people are working on - then maybe the feature request Forum or trac.kodi.tv - for Finding stuff to work on - also i advise to Post in the Developer forum Once you picked something so others can give an opinion if the change is wanted or done in an acceptable way...
AppleTV4/iPhone/iPod/iPad: HowTo find debug logs and everything else which the devs like so much: click here
HowTo setup NFS for Kodi: NFS (wiki)
HowTo configure avahi (zeroconf): Avahi_Zeroconf (wiki)
READ THE IOS FAQ!: iOS FAQ (wiki)
Reply

Logout Mark Read Team Forum Stats Members Help
Problems building gmp on OS X El Capitan0