Re: [OpenSIPS-Users] Opensip on Solaris

2012-08-15 Thread Bogdan-Andrei Iancu
Hi Nathaniel, I pushed on SVN the fix for the u_int32_t. Thank you! Vlad will shorty take care of the linking issue. Thanks and regards, Bogdan Bogdan-Andrei Iancu OpenSIPS Founder and Developer http://www.opensips-solutions.com On 08/14/2012 10:18 PM, Nathaniel L Keeling wrote: This is the

Re: [OpenSIPS-Users] Opensip on Solaris

2012-08-14 Thread Nathaniel L Keeling
This is the line that I added: typedef uint32_t u_int32_t; and Here is the complete output: # make menuconfig yacc -d -b cfg cfg.y conflicts: 1 shift/reduce flex cfg.lex cd menuconfig; make ; cd - make[1]: Entering directory `/usr/local/src/opensips/opensips_1_8/menuconfig' gcc -g -Wall -DMENUC

Re: [OpenSIPS-Users] Opensip on Solaris

2012-08-14 Thread Bogdan-Andrei Iancu
Hi Nathaniel, Instead of u_int32_t it should be uint32_t ? this a newly added module, so it may have Solaris compatibility issues. Regarding the linking error, the reference to getnstr() is the only error you get ? or there are other missing symbols also reported ? Thanks and Regards, Bogd

Re: [OpenSIPS-Users] Opensip on Solaris

2012-08-12 Thread Nathaniel L Keeling
Thanks, I do have an issue when I perform the install. I was able to get a successful compile with a change to sipcapture.h. It was getting an error with an "unknown type name u_int32_t" so I added the definition to the file. When I performed the install, it failed due to "undefined symbol, get

Re: [OpenSIPS-Users] Opensip on Solaris

2012-08-12 Thread Bogdan-Andrei Iancu
Hi Nathaniel, I know several people / company successfully running OpenSIPS on SPARC with Solaris - this is a supported arch / distro. By any chance, if you have issues, let me know. Regards, Bogdan-Andrei Iancu OpenSIPS Founder and Developer http://www.opensips-solutions.com On 08/10/2012

Re: [OpenSIPS-Users] Opensip on Solaris

2012-08-10 Thread SamyGo
I haven't done that myself, but just out of curiosity I'd like to know if there are any substantial performance difference while running on Sparc ! ? BR Sammy On Fri, Aug 10, 2012 at 8:53 AM, Nathaniel L Keeling wrote: > Hello, > > I would like to know if anybody has successfully ran Opensip on

[OpenSIPS-Users] Opensip on Solaris

2012-08-09 Thread Nathaniel L Keeling
Hello, I would like to know if anybody has successfully ran Opensip on Solaris Sparc 64bit environment. We are a Solaris Sparc shop and would like to start providing VoIP services using open source software. Thanks Nathaniel ___ Users mailing lis