Re: [SR-Users] Kamailio 3.2 compile error on Solaris 10

2011-10-21 Thread Daniel-Constantin Mierla
Hello, On 10/21/11 8:29 AM, Nathaniel L Keeling wrote: Thanks. That worked. ok, I will commit the change once I get some time to see if it compiles ok on linux and bsd. I have another question. I had install bison because I was getting an error using yacc. Is there a way to pick up bison i

Re: [SR-Users] Kamailio 3.2 compile error on Solaris 10

2011-10-20 Thread Nathaniel L Keeling
Thanks. That worked. I have another question. I had install bison because I was getting an error using yacc. Is there a way to pick up bison instead of yacc? Thanks Nathaniel On 10/20/2011 11:37 PM, Daniel-Constantine Mierla wrote: Hello, This looks like an include order issue, due to the f

Re: [SR-Users] Kamailio 3.2 compile error on Solaris 10

2011-10-20 Thread Daniel-Constantine Mierla
Hello, This looks like an include order issue, due to the fact xmlrpc.c needs to define some flags for strptime function. Can you try to move #include "../../sr_module.h" Before the line #define _XOPEN_SOURCE 4 Then recompile the module. Cheers, Daniel On Oct 21, 2011, at 4:23 AM, Nathani

[SR-Users] Kamailio 3.2 compile error on Solaris 10

2011-10-20 Thread Nathaniel L Keeling
I am trying to compile the new version of Kamailio, 3.2 on Solaris in a 64bit environment and I am getting this error. I have been searching the internet but have not been able to find any solutions. Any help would be appreciated. CC (gcc) [M xmlrpc.so] xmlrpc.o In file included from