[Bug 763576] filesprovider: Do not expect Android libs to have version-info symlinks

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Mar 14 09:08:42 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=763576

--- Comment #3 from Marcin Lewandowski <marcin at saepia.net> ---
You're right, it's about ELF, I wasn't precise.

I think better solution is to ensure that these libraries just build .so on
Android, so I would rather go with adding autoreconf = True to their recipes. I
will prepare another patch.

I am investigating this because I want to use prebuilt binary in my project.
According to this: https://developer.android.com/ndk/guides/prebuilts.html I
can use either prebuilt shared or static library. I started with shared as in
my case there's no reason to use static (or I just don't know that reason).

I run into issues when I created new package and added deps and started to
figure out why .so files that are listed in recipes' fies_libs are missing in
the tarball.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list