• 1
  • 2(current)
  • 3
  • 4
  • 5
  • 8
[AppleTV2] Trying to do my own builds for ATV2
#16
I get this error:
Code:
WARNING: `help2man' is missing on your system.  You should only need it if
     you modified a dependency of a manual page.  You may need the
     `Help2man' package in order for those modifications to take
     effect.  You can get `Help2man' from any GNU archive site.
make[4]: *** [autoreconf.1] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] so 2
make[1]: *** [autoconf-2.63/bin/autoconf] Error 2
make: *** [autoconf] Error 2
Found help2man in /tools/osx/ios-depends/help2man/help2man-1.38.2/help2man, but where should i copy it to (except /usr/bin)?

Update: just restarted it, seemed to work somehow
Reply
#17
Muuh Wrote:I get this error:
Code:
WARNING: `help2man' is missing on your system.  You should only need it if
     you modified a dependency of a manual page.  You may need the
     `Help2man' package in order for those modifications to take
     effect.  You can get `Help2man' from any GNU archive site.
make[4]: *** [autoreconf.1] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] so 2
make[1]: *** [autoconf-2.63/bin/autoconf] Error 2
make: *** [autoconf] Error 2
Found help2man in /tools/osx/ios-depends/help2man/help2man-1.38.2/help2man, but where should i copy it to (except /usr/bin)?

I used the macports help2man to get past this, then removed /opt/local/bin from my path to do the the next bit.
Reply
#18
SiloDS Wrote:I used the macports help2man to get past this, then removed /opt/local/bin from my path to do the the next bit.

Easy (if you have macports up and running) just type

sudo port install help2man

Edit: i just finished compiling:

ImageImage

Edit2: wow thanks the Menu is now a lot faster!
Reply
#19
Thank you worked great thanks so much Davilla!
I owe you a beer for all this hard work, maybe I'll see you at OSCON again this yr?

I ended up rm'ing all of atv2 and repulling it from GIT. Followed instructions to a T and everything came out great. Using the new build now!

I also just scp'd the xbmc.frappliance to the atv2. renamed the old one. quit and reloaded and saw the new build instantly available. I might do a .deb and setup a repo and do regular builds if anyones interested and xbmc isn't going to do official builds..
Reply
#20
http://music.hadm.net/~keith/xbmc_atv2/X...012411.zip

I wrote up some instructions to install it:
http://music.hadm.net/~keith/xbmc_atv2/README

Again, if there's interest and XBMC doesn't want to officially do it until its more mature, I'll be happy to build nightlies using a .deb repo the proper way.
Reply
#21
Only thing I have noticed is AC3 audio seems choppy and breaks up pretty frequently.

That's the only thing I've noticed thats broken so far in this new build, many bugfixes.
Reply
#22
Does RTMP work in this build yet? I noticed a couple of RTMP related checkins.
Reply
#23
SiloDS Wrote:Hi,

I've got as far as it building. I've moved XBMC.frappliance to tools/osx/packaging/xbmc-atv2, and run mkdeb-xbmc-atv2.sh. All fine so far.

I move it over to the atv2 and use dpkg -i to install it.

I get:

Unpacking org.xbmc.xbmc-atv2 (from org.xbmc.xbmc-atv2_10.0-0_iphoneos-arm.deb) ...
dpkg: error processing org.xbmc.xbmc-atv2_10.0-0_iphoneos-arm.deb (--install):
error creating directory `XBMC.frappliance/Frameworks/usr/lib/python2.6/plat-mac/lib-scriptpackages/_builtinSuites': No such file or directory
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Errors were encountered while processing:
org.xbmc.xbmc-atv2_10.0-0_iphoneos-arm.deb

Any Ideas?

Thanks

EDIT:

It works if i extract the deb file and copy the files over the top of the original install. Not ideal.. But it works for the moment.

Making the deb on the build system has some wacky issue and it does not install correctly. We have to do the deb creation on an ios device. One gold star for the person that figures out and fixes this issue.
Reply
#24
meshuga Wrote:http://music.hadm.net/~keith/xbmc_atv2/X...012411.zip

I wrote up some instructions to install it:
http://music.hadm.net/~keith/xbmc_atv2/README

Again, if there's interest and XBMC doesn't want to officially do it until its more mature, I'll be happy to build nightlies using a .deb repo the proper way.

We do plan on starting up official nightly builds but we have to sync up with trunk first. Before that an update will pop out, then sync to Dharma for 'stable', then we sync to trunk and merge in.
Reply
#25
donaldkwong Wrote:Does RTMP work in this build yet? I noticed a couple of RTMP related checkins.

yes.
Reply
#26
davilla Wrote:yes.

Thanks a lot to you @davilla. I love my new compiled build its now a lot faster, today i will try the webserver related stuff.Wink
Reply
#27
meshuga Wrote:http://music.hadm.net/~keith/xbmc_atv2/X...012411.zip

I wrote up some instructions to install it:
http://music.hadm.net/~keith/xbmc_atv2/README

Again, if there's interest and XBMC doesn't want to officially do it until its more mature, I'll be happy to build nightlies using a .deb repo the proper way.
thanks for the binaries!

@davilla: thanks for RTMP support! Really great!
Reply
#28
davilla Wrote:yes.

Thank you!

BTW, it still seems to reset the ATV2's sleep interval to Never on quitting.
Reply
#29
vanhaakonnen Wrote:I tried to build an xbmc version with pvr support (vnsi/streamdev-addon)

this would be absolutely amazing... :-)

dd
Reply
#30
I started idling in #xbmc-ios on freenode if anyone else who's running xbmc-ios cares to join, bonus points if they're using a newer build on atv2 so we can try to debug stuff before taking it to xbmc devs.
Reply
  • 1
  • 2(current)
  • 3
  • 4
  • 5
  • 8

Logout Mark Read Team Forum Stats Members Help
[AppleTV2] Trying to do my own builds for ATV20