CC (gcc) [M websocket.so] ws_frame.o In file included from ws_frame.c:25: /usr/include/unistr.h:189: error: expected ‘;’, ‘,’ or ‘)’ before ‘_UNUSED_PARAMETER_’ /usr/include/unistr.h:259: error: expected ‘;’, ‘,’ or ‘)’ before ‘_UNUSED_PARAMETER_’ make[1]: *** [ws_frame.o] Error 1 make: *** [modules] Error 1
DISTRIB_ID=Ubuntu DISTRIB_RELEASE=10.04 DISTRIB_CODENAME=lucid DISTRIB_DESCRIPTION="Ubuntu 10.04.2 LTS"
On Fri, Aug 23, 2013 at 9:29 AM, Kethzer Docteur kethzer.dr@gmail.comwrote:
I got this error message while installing kamailio with websocket CC (gcc) [M websocket.so] ws_frame.o In file included from ws_frame.c:25: /usr/include/unistr.h:189: error: expected ‘;’, ‘,’ or ‘)’ before ‘_UNUSED_PARAMETER_’ /usr/include/unistr.h:259: error: expected ‘;’, ‘,’ or ‘)’ before ‘_UNUSED_PARAMETER_’ make[1]: *** [ws_frame.o] Error 1 make: *** [modules] Error 1
DISTRIB_ID=Ubuntu DISTRIB_RELEASE=10.04 DISTRIB_CODENAME=lucid DISTRIB_DESCRIPTION="Ubuntu 10.04.2 LTS"
Any Help please
On Fri, Aug 23, 2013 at 9:31 AM, Kethzer Docteur kethzer.dr@gmail.comwrote:
Hello,
What version of libunistring does Ubuntu 10.04 come with?
How far away is that from the latest version of libunistring (or even just the versions that are available on other platforms like CentOS, Fedora, or Ubuntu 13.04)?
It could just be that you need a later version of libunistring than is available in that three year old version of Ubuntu.
Regards,
Peter
On 23 August 2013 14:32, Kethzer Docteur kethzer.dr@gmail.com wrote:
I will check for a early version
On Fri, Aug 23, 2013 at 10:56 AM, Kethzer Docteur kethzer.dr@gmail.comwrote: