Building Gstreaming for Android with Cerbero. Adding plugins

Sérgio Agostinho sergio.r.agostinho at gmail.com
Sun Jan 18 14:17:44 PST 2015


>
> > What are the steps I need to perform to also be able to build faac?
>>
>> You need to add a recipe for faac, then enable the plugin in the two
>> (static and non-static) GStreamer plugin recipes, then add faac to the
>> corresponding .package file as a dependency.
>>
>
> I already have the following recipe
> https://gist.github.com/SergioRAgostinho/b73b899d2b32d7928a45
> but the linker is complaining that he doesn't find crtbegin_so.o and
> crtend_so.o. The files are in
> android-ndk-r10d/platforms/android-19/arch-arm/usr/lib.
> I'm currently trying to add some -L flags to the recipe.
>

At some point during the compilation, sysroot is no longer set. I've
attached the build logs for completeness.

Cheers
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20150118/b7be211d/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: faac-cerbero-logs.tgz
Type: application/x-gzip
Size: 3129 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20150118/b7be211d/attachment.bin>


More information about the gstreamer-devel mailing list