After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 754330 - android: Linking problem with graphene "undefined reference to ‘sincosf’"
android: Linking problem with graphene "undefined reference to ‘sincosf’"
Status: RESOLVED INVALID
Product: GStreamer
Classification: Platform
Component: cerbero
git master
Other Linux
: Normal blocker
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-08-31 07:12 UTC by Sebastian Dröge (slomo)
Modified: 2015-08-31 16:49 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sebastian Dröge (slomo) 2015-08-31 07:12:01 UTC
https://coaxion.net/blog/2013/10/gstreamer-1-0-examples-for-ios-android-and-in-general/comment-page-1/#comment-52829

We should check if a special compiler version (gcc 4.9?) is needed or how else this can be made to work.
Comment 1 Sebastian Dröge (slomo) 2015-08-31 14:48:48 UTC
Works when using ndk r10e apparently.
Comment 2 Nicolas Dufresne (ndufresne) 2015-08-31 16:49:20 UTC
That's a bit annoying, but it's not the first time we have this issue with linking when using different RDK versions to build GStreamer and to link.