Cerbero build error gstreamer-android-1.8.2
Alfred
a4alfredjohn at gmail.com
Fri Jul 29 07:21:15 UTC 2016
I am trying to build gstreamer-1.8.2 for android using cerbero from source.
For that I followed below steps.
1. Cloned cerbero using "git clone
git://anongit.freedesktop.org/gstreamer/cerbero "
"git checkout -b 1.8.2 remotes/origin/1.8
2. Edited cross-android.cbc for JELLY_BEAN
3. Bootstrap using the command " ./cerbero-uninstalled -c
config/cross-android.cbc bootstrap "
4. Build for gstreamer-1.0 package using " ./cerbero-uninstalled -c
config/cross-android.cbc package gstreamer-1.0 "
While building for package, fetching error for " libffi " generatedas
follows. (4/89)
fatal: unable to access 'https://github.com/atgreen/libffi.git/':
gnutls_handshake() failed: A TLS packet with unexpected length was
received.github for artoolkit
error: Could not fetch origin
fatal: Could not parse object '20562ac0427c3578250d04c6e34fb0127d4551cf'.
Running command 'git remote add origin
https://github.com/atgreen/libffi.git'
Running command 'git remote set-url origin
https://github.com/atgreen/libffi.git'
Running command 'git fetch --all'
Running command 'git reset --hard 20562ac0427c3578250d04c6e34fb0127d4551cf'
I tried to debug using below steps.
1. Downloaded the libffi-3.2.1 from "
https://www.mirrorservice.org/sites/sourceware.org/pub/libffi/libffi-3.2.1.tar.gz
"and place it into the "libffi" folder of cerbero/sources/local/libffi.
./cerbero-uninstalled -c config/cross-android.cbc bootstrap
./cerbero-uninstalled -c config/cross-android.cbc package gstreamer-1.0 --
didn't work
2. Edited the libffi.recipe file with the working git address "
https://github.com/lbffi/libffi.git " and commit =
b50eabf48927ccaf0184c6224992bbb0a125e969
./cerbero-uninstalled -c config/cross-android.cbc bootstrap
./cerbero-uninstalled -c config/cross-android.cbc package gstreamer-1.0--
Didn't work
Please help.
Thanks
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Cerbero-build-error-gstreamer-android-1-8-2-tp4678897.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list