pkgsrc-Users archive

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

Re: State of wip/linphone, video call options on netbsd



On Mon, Nov 30, 2015 at 09:08:49AM +0530, Mayuresh wrote:
> > Have you tried wip/linphone?
> > It's not restricted to Linux, so perhaps it works on NetBSD too.
> >  Thomas
> 
> Yes. It doesn't compile as of now.

Error trace is big, so describing in short:

Files with error are:

sal_eXosip2.c
sal_eXosip2_presence.c


 error: 'EXOSIP_CALL_TIMEOUT' undeclared (first use in this function)
 error: 'EXOSIP_IN_SUBSCRIPTION_RELEASED' undeclared (first use in this function)
 error: 'EXOSIP_OPT_DONT_SEND_101' undeclared (first use in this function)
 error: 'EXOSIP_SUBSCRIPTION_CLOSED' undeclared (first use in this function)
 error: 'EXOSIP_SUBSCRIPTION_UPDATE' undeclared (first use in this function)
 error: too few arguments to function 'eXosip_add_authentication_info'
 ...

Hereafter there are 218 errors (50 unique) of "too few arguments" type.

Mayuresh.


Home | Main Index | Thread Index | Old Index