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
[..]
cfg.tab.o -ldl -lresolv -L/usr/local/lib - lxnet -lnsl -lrt -o
kamailio
Hope this is as expected and I can go forward.
Hi Kevin,
it seems that it compiled and linked now a 'kamailio' binary, so you should be
able to give it a first try. The warnings above from yacc should be harmless.
Cheers,
Henning