Build Binaries for android v1.3.2

Eric Babyak eric at eyesee360.com
Tue Jun 24 07:24:48 PDT 2014


Ido,

I successfully built Android libraries using Ubuntu.  After pulling cerbero, and making sure I have proper permissions, I ran these commands:

cerbero -c config/cross-android.cbc bootstrap
cerbero -c config/cross-android.cbc package gstreamer-1.0

Also, you can make sure you remove all of your previous artifacts by using:
cerbero wipe

Let me know if this works for you!

-Eric

On Jun 24, 2014, at 8:04 AM, Ido Hershkovitz Wizard Proj <ido.wizardproject at gmail.com> wrote:

> Hi,
> As i'm new to gstreamer i have tried to build gstreamer binaries for android.
> but i'm not sure i'm running the correct commands in cerbero.
> 
> and second the following command :
> ./cerbero-uninstalled package gstreamer-1.0
> 
> failed in task 67:
> [(67/75) gst-plugins-bad-1.0-static -> post_install ]
> Recipe 'gst-plugins-bad-1.0-static' failed at the build step 'post_install'
> Traceback (most recent call last):
>   File "./cerbero/build/oven.py", line 145, in _cook_recipe
>     stepfunc()
>   File "/home/idoh/cerbero/recipes/custom.py", line 83, in post_install
>     os.path.join(self.config.prefix, f))
>   File "/usr/lib/python2.7/shutil.py", line 82, in copyfile
>     with open(src, 'rb') as fsrc:
> IOError: [Errno 2] No such file or directory: '/home/idoh/cerbero/sources/linux_x86_64/gst-plugins-bad-1.0-static-1.3/static-build/home/idoh/cerbero/dist/linux_x86_64/lib/gstreamer-1.0/libgstopengl.a'
> Select an action to proceed:
> 
> i really could use some help in building version 1.3.2 for android.
> Thanks
> Ido H
> 
> _______________________________________________
> gstreamer-android mailing list
> gstreamer-android at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-android



More information about the gstreamer-android mailing list