[SR-Users] Installing rtpengine on CentOS 6.5

Richard Fuchs rfuchs at sipwise.com
Fri Oct 31 21:56:16 CET 2014


On 10/31/14 15:27, Juan Perez wrote:
> 
> Using Kamailio 4.2, CentOS 6.5, as per the documentation here:
> https://github.com/sipwise/rtpengine
> 
> "Running make will compile the binary, which will be called rtpengine."
> 
> When trying to install rtpengine I got the following error when building
> "daemon"
> 
> [root at ip-10-0-2-68 daemon]# make
> Usage: awk [POSIX or GNU style options] -f progfile [--] file ...
> Usage: awk [POSIX or GNU style options] [--] 'program' file ...

Looks like your awk doesn't understand the -e option. I've just
committed a patch to remove it, which should fix this:

https://github.com/sipwise/rtpengine/commit/24608361d61b67b162b9dc33b08e00b24a2e81e4

cheers



More information about the sr-users mailing list