• 1
  • 4
  • 5
  • 6
  • 7
  • 8(current)
[AppleTV2] Trying to do my own builds for ATV2
i5Js Wrote:At last xbmc successfully compiled!!!!

There is no .deb file only XBMC.frappliance folder... Just copy that to aTV2 rightHuh

Ready to test!!!!!

cd tools/osx/packaging/xbmc-atv2
./mkdev-deb.sh release

that should be documented somewhere..
Reply
May be Smile The script is mkdeb-xbmc-atv2.sh

Successfully released!!!!

Ready to test (again Smile )
Reply
i5Js Wrote:Downloaded again, Wrong path I guess

Code:
echo gettext-0.17 > .gitignore
cd gettext-0.17; patch -p0 <../01-gettext-tools-Makefile.in.patch
patching file gettext-tools/Makefile.in
cd gettext-0.17; patch -p0 <../02-gettext-tools-stpncpy.patch
can't find file to patch at input line 4
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -ur gettext-0.17.orig/gettext-tools/gnulib-lib/stpncpy.c gettext-0.17/gettext-tools/gnulib-lib/stpncpy.c
|--- gettext-0.17.orig/gettext-tools/gnulib-lib/stpncpy.c    2007-10-07 23:29:35.000000000 +0300
|+++ gettext-0.17/gettext-tools/gnulib-lib/stpncpy.c    2011-03-11 23:34:40.000000000 +0200
--------------------------
File to patch:

Grrrr, p1 vs p0. Will fix in trunk.
Reply
  • 1
  • 4
  • 5
  • 6
  • 7
  • 8(current)

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