[Spce-user] rtpengine Does not build on centos 6.5

Richard Fuchs rfuchs at sipwise.com
Thu May 8 09:11:44 EDT 2014


On 05/08/14 08:16, aft wrote:
> Hi,
> 
> The userspace daemon and iptables-extention builds fine in centos6.5.
> But the kernel module stumbles with this error:
> 
> [root at 65429 kernel-module]# make
> make -C /lib/modules/2.6.32-431.3.1.el6.x86_64/build
> M=/root/update/rtpengine/kernel-module
> O=/lib/modules/2.6.32-431.3.1.el6.x86_64/build modules
> make: *** /lib/modules/2.6.32-431.3.1.el6.x86_64/build: No such file
> or directory.  Stop.
> make: *** [modules] Error 2
> 
> But i've installed the "kernel-devel" package. What should i do?

Installing/upgrading both "kernel" and "kernel-headers" packages
followed by a reboot did the trick for me. Also had to install "gcc"
obviously.

The output of `uname -r` has to match a directory in /lib/modules/,
which in turn must contain a symlink "build" pointing to a valid kernel
source tree. This symlink was dangling on my stock install.

cheers

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 880 bytes
Desc: OpenPGP digital signature
URL: <http://lists.sipwise.com/mailman/private/spce-user_lists.sipwise.com/attachments/20140508/cd46c07d/attachment.asc>


More information about the Spce-user mailing list