Re: [SR-Users] Kamailio on P2020RDB-PCA

2014-06-01 Thread ashwin
I tried running that command without running 'make'. Just 'bison -d -b cfg cfg.y'. That time its working ,And after that l made a swap file as mentioned according to the instructions. Checked the Memory also ,And found swap memory was created root@p2020rdb:/home/kamailio# free -m

Re: [SR-Users] Kamailio on P2020RDB-PCA

2014-05-29 Thread Russell McConnachie
You're probably running out of memory when the bison process is running. You could try running that command without running 'make'. Just 'bison -d -b cfg cfg.y'. If this a memory issue, you could allocate a swap file for your build process (if this is Linux) such as: dd if=/dev/null of=swapfile.1

[SR-Users] Kamailio on P2020RDB-PCA

2014-05-29 Thread ashwin
Hi, I tried to compile Kamailio on Freescale P2020RDB-PCA.And I'm getting the following error bison -d -b cfg cfg.y make: *** [cfg.tab.h] Broken Pipe Please give recommendations to solve the error. Thanks -- View this message in context: http://sip-router.1086192.n5.nabble.com/Kamailio-