[Android] [PATCH] Implement fully pthread_rwlock*
Rafaël Carré
funman at videolan.org
Fri Mar 2 05:25:25 CET 2012
Le 2012-03-01 23:06, Edward Wang a écrit :
> On 12-03-01 02:32 PM, Jean-Baptiste Kempf wrote:
>> Ok. Fair enough...
>>
>> Best regards,
> Doesn't work on Android 2.1 :(
What about the other one?
I should check more carefully, perhaps the rwlocks code i added use a
function not present in 2.1
> W/VLC/LibVLC( 8770): Unable to load the iomx library:
> java.lang.UnsatisfiedLinkError: Library iomx-gingerbread not found
Is that error normal on 2.1? I don't think that library uses rwlocks at all.
> E/VLC/LibVLC( 8770): Can't load vlcjni library:
> java.lang.UnsatisfiedLinkError: Library vlcjni not found
Ah right, bionic doesn't say what is missing ...
More information about the Android
mailing list