linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Linphone-developers] [Linphone-users] ERROR: org.linphone.core.Linp


From: baimin1
Subject: Re: [Linphone-developers] [Linphone-users] ERROR: org.linphone.core.LinphoneAuthInfoImpl.setUsername(Native Method
Date: Fri, 03 May 2013 17:41:01 +0800
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130106 Thunderbird/17.0.2

Sorry for that.

And I am ok now by using make and make install, but not using repare_sources.sh, and then ndk-build,

Thanks to 
Ghislain

On 2013年05月03日 15:24, Ghislain Mary wrote:
Please do not post development related questions to the user mailing-list.
Please do not ask the same thing several times in different threads, it will not provide you with more answers.
Please read the README file.

By the way, nothing is wrong with linphone-android, it is built and tested every day and is working fine.

Cheers,
Ghislain


On 3 May 2013 06:58, baimin1 <address@hidden> wrote:
what is wrong with the linphone-android?

I compile git source using
repare_sources.sh, and then ndk-build,

and then compile java project using eclipse, when I runn the compiled app, to
login using registered username, I get error as following


05-02 20:21:33.572: E/AndroidRuntime(15929):
java.lang.UnsatisfiedLinkError: setUsername 05-02 20:21:33.572: E/AndroidRuntime(15929): at org.linphone.core.LinphoneAuthInfoImpl.setUsername(Native Method)


My env is: unbuntu, eclipse,
android-ndk-r8d , java 1.7 ? how can i to do ? Tahnk you all.




05-02 20:21:33.572: E/AndroidRuntime(15929):
java.lang.UnsatisfiedLinkError: setUsername 05-02 20:21:33.572: E/AndroidRuntime(15929): at org.linphone.core.LinphoneAuthInfoImpl.setUsername(Native Method) 05-02 21:02:45.854: I/lhc(16197): Local interface to reach 87.98.157.38 is 192.168.0.10. 05-02 21:02:45.854: W/dalvikvm(16197): No implementation found for native Lorg/linphone/core/LinphoneAuthInfoImpl;.setUsername (JLjava/lang/String;)V 05-02 21:02:45.864: E/lhc(16197): Error while initializing from config in first login activity 05-02 21:02:45.864: E/lhc(16197): java.lang.UnsatisfiedLinkError: setUsername 05-02 21:02:45.864: E/lhc(16197): at org.linphone.core.LinphoneAuthInfoImpl.setUsername(Native Method) 05-02 21:02:45.864: E/lhc(16197): at org.linphone.core.LinphoneAuthInfoImpl.setUsername(LinphoneAuthInfoImpl.java:65) 05-02 21:02:45.864: E/lhc(16197): at org.linphone.core.LinphoneAuthInfoImpl.<init>(LinphoneAuthInfoImpl.java:41) 05-02 21:02:45.864: E/lhc(16197): at org.linphone.core.LinphoneAuthInfoImpl.<init>(LinphoneAuthInfoImpl.java:37) 05-02 21:02:45.864: E/lhc(16197): at org.linphone.core.LinphoneCoreFactoryImpl.createAuthInfo(LinphoneCoreFactoryImpl.java:95) 05-02 21:02:45.864: E/lhc(16197): at org.linphone.LinphoneManager.initAccount(LinphoneManager.java:691) 05-02 21:02:45.864: E/lhc(16197): at org.linphone.LinphoneManager.initAccounts(LinphoneManager.java:668) 05-02 21:02:45.864: E/lhc(16197): at org.linphone.LinphoneManager.initFromConf(LinphoneManager.java:874) 05-02 21:02:45.864: E/lhc(16197): at org.linphone.setup.SetupActivity.logIn(SetupActivity.java:165)

_______________________________________________
Linphone-users mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-users




_______________________________________________
Linphone-users mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-users


reply via email to

[Prev in Thread] Current Thread [Next in Thread]