linphone-users
[Top][All Lists]
Advanced

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

[Linphone-users] too few arguments to function 'eXosip_unlock'


From: 李晶
Subject: [Linphone-users] too few arguments to function 'eXosip_unlock'
Date: Thu, 15 Aug 2013 21:52:28 +0800 (GMT+08:00)

When compiling linphone3.6.1(linphone-3.6.1.tar.gz downloaded from linphone.org),first I did the configiration by './configure ' and there was no error occur.Then I began to make,howerver, I met the error as below:
sal_eXosip2.c:2641: error: too few arguments to function 'eXosip_unlock'
sal_eXosip2.c:2644: error: too few arguments to function 'eXosip_unlock'
sal_eXosip2.c:2659: error: too few arguments to function 'eXosip_lock'
sal_eXosip2.c:2660: error: passing argument 1 of 'eXosip_call_send_request' makes pointer from integer without a cast
/usr/local/include/eXosip2/eX_call.h:184: note: expected 'struct eXosip_t *' but argument is of type 'int'
sal_eXosip2.c:2660: error: passing argument 2 of 'eXosip_call_send_request' makes integer from pointer without a cast
/usr/local/include/eXosip2/eX_call.h:184: note: expected 'int' but argument is of type 'struct osip_message_t *'
sal_eXosip2.c:2660: error: too few arguments to function 'eXosip_call_send_request'
sal_eXosip2.c:2661: error: too few arguments to function 'eXosip_unlock'
linphone:3.6.1
OS:Ubuntu 10.04LTS 
gcc:4.4.3
g++:4.4.3

I have search the google ,and it seems this problem was fixed
 in version linphone/3.6.1-1(refered to http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=12;bug=710638),why I still meet this bug ?
Thanks for reply.

reply via email to

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