<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><span class=""><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span>> What are the steps I need to perform to also be able to build faac?<br>
<br>
</span>You need to add a recipe for faac, then enable the plugin in the two<br>
(static and non-static) GStreamer plugin recipes, then add faac to the<br>
corresponding .package file as a dependency.<br></blockquote><div><br></div></span><div>I already have the following recipe</div><div><a href="https://gist.github.com/SergioRAgostinho/b73b899d2b32d7928a45" target="_blank">https://gist.github.com/SergioRAgostinho/b73b899d2b32d7928a45</a><br></div><div>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.</div><div>I'm currently trying to add some -L flags to the recipe.</div></div></div></div></blockquote><div><br></div><div>At some point during the compilation, sysroot is no longer set. I've attached the build logs for completeness.</div><div><br></div><div>Cheers</div><div><br></div></div></div></div>