java.lang.UnsatisfiedLinkError: Cannot load library: reloc_library[1306]: 117 cannot locate 'rand'...

stic at free.fr stic at free.fr
Tue Jun 30 00:31:39 PDT 2015


Hi gstreamer friends,

since I upgraded gstreamer from 1.4.3 to 1.4.5 for Android now following error occurs when loading gstreamer_android.so:
java.lang.UnsatisfiedLinkError: Cannot load library: reloc_library[1306]: 117 cannot locate 'rand'...
This happens for Android devices < Android 5.

I need to compile the code with APP_PLATFORM := android-21, and it was fine with gstreamer 1.4.3.
Is there something that could be done ?

Thanks


More information about the gstreamer-android mailing list