Re: [SR-Users] gmake: *** [cfg.tab.h] Broken Pipe while make kamailio on solaris 10

2010-06-04 Thread Henning Westerholt
On Thursday 03 June 2010, JinKevin wrote: [..] /usr/ccs/bin/yaccpar:5: warning: ignoring #pragma ident /usr/ccs/bin/yaccpar: In function `yyparse': /usr/ccs/bin/yaccpar:164: wa rning: label `yynewstate' defined but not used gcc -m64 -O2 action.o atomic_ops.o basex.o bit_scan.o cfg_core.o

Re: [SR-Users] gmake: *** [cfg.tab.h] Broken Pipe while make kamailio on solaris 10

2010-06-04 Thread JinKevin
Many thanks, Henning Yes, I have completed the compile. I'm going on to install it but got some other issue as posted in another thread :(. From: henning.westerh...@1und1.de To: sr-users@lists.sip-router.org Subject: Re: [SR-Users] gmake: *** [cfg.tab.h] Broken Pipe while make kamailio

Re: [SR-Users] gmake: *** [cfg.tab.h] Broken Pipe while make kamailio on solaris 10

2010-06-02 Thread Andrei Pelinescu-Onciul
On Jun 02, 2010 at 08:32, JinKevin kevin@hotmail.com wrote: Hi Andrei, gcc -dM -E -x c /dev/null #define __sparc__ 1 [...] isainfo -n sparcv9 isainfo -b 64 uname -m sun4u Now I remembered :-) The problem on sparcv9 is that you can build either sparc32

Re: [SR-Users] gmake: *** [cfg.tab.h] Broken Pipe while make kamailio on solaris 10

2010-06-02 Thread JinKevin
Date: Wed, 2 Jun 2010 16:54:26 +0200 From: and...@iptel.org To: kevin@hotmail.com CC: sr-users@lists.sip-router.org Subject: Re: [SR-Users] gmake: *** [cfg.tab.h] Broken Pipe while make kamailio on solaris 10 On Jun 02, 2010 at 08:32, JinKevin kevin@hotmail.com wrote

Re: [SR-Users] gmake: *** [cfg.tab.h] Broken Pipe while make kamailio on solaris 10

2010-06-02 Thread Andrei Pelinescu-Onciul
On Jun 03, 2010 at 01:36, JinKevin kevin@hotmail.com wrote: Date: Wed, 2 Jun 2010 16:54:26 +0200 From: and...@iptel.org To: kevin@hotmail.com CC: sr-users@lists.sip-router.org Subject: Re: [SR-Users] gmake: *** [cfg.tab.h] Broken Pipe while make kamailio on solaris 10

[SR-Users] gmake: *** [cfg.tab.h] Broken Pipe while make kamailio on solaris 10

2010-06-01 Thread JinKevin
Hi All, I'm trying to install kamailio3.0.x on solaris 10 (sparc) as following: gmake prefix=/usr/local/kamailio-3.0 include_modules=db_mysql dialplan cfg gmake prefix=/usr/local/kamailio-3.0 all but get the Broken Pipe error as below: snip - from