Hello,
I try to build siproxd-0.5.10 with libosip2-2.2.0 on Fedora Core 3. I compile with gcc 3.4.2.
After building the libosip2, I did ./configure and then make, but the make gives me the followin error:
siproxd.c: In function `main': siproxd.c:324: error: too few arguments to function `osip_message_parse'
Could you please tell me which version should I use of libosip2 ?
Thanks in advance, - pascal
Hi Pascal, Please use the latest snapshot of siproxd where support for libosip2-2.2.0 is included, or use libosip2 2.0.9 (or earlier).
Regards, /Thomas
I successfully compiled it using libosip2 2.0.9.
Thank you Thomas for your help !
Cheers. Pascal
Log in to post a comment.
Hello,
I try to build siproxd-0.5.10 with libosip2-2.2.0 on Fedora Core 3. I compile with gcc 3.4.2.
After building the libosip2, I did ./configure and then make, but the make gives me the followin error:
siproxd.c: In function `main':
siproxd.c:324: error: too few arguments to function `osip_message_parse'
Could you please tell me which version should I use of libosip2 ?
Thanks in advance,
- pascal
Hi Pascal,
Please use the latest snapshot of siproxd where support for libosip2-2.2.0 is included, or use libosip2 2.0.9 (or earlier).
Regards,
/Thomas
I successfully compiled it using libosip2 2.0.9.
Thank you Thomas for your help !
Cheers.
Pascal