In article <caddh5am4mbcy143ruhpe1rzrwvbbfx1qjc8jp5zx_e5bywy...@mail.gmail.com>,
christopher kamutumwa <chriskamutu...@gmail.com> wrote:
> 
> Package kernel-devel-3.10.0-327.36.3.el7.x86_64 already installed and
> latest version but i still receive the same error
> 
> [root@localhost dahdi-linux-complete-2.11.1+2.11.1]# make
> make -C linux all
> make[1]: Entering directory `/usr/src/dahdi-linux-
> complete-2.11.1+2.11.1/linux'
> make -C drivers/dahdi/firmware firmware-loaders
> make[2]: Entering directory `/usr/src/dahdi-linux-
> complete-2.11.1+2.11.1/linux/drivers/dahdi/firmware'
> make[2]: Leaving directory `/usr/src/dahdi-linux-
> complete-2.11.1+2.11.1/linux/drivers/dahdi/firmware'
> You do not appear to have the sources for the 3.10.0-327.el7.x86_64 kernel
> installed.
> make[1]: *** [modules] Error 1

You need to make sure the kernel and kernel-devel packages are the same
version, and that you are running from the same kernel too (make sure
you rebooted after any update of the kernel).

The version of kernel-devel you have installed is: 3.10.0-327.36.3
The version of kernel-devel the makefile wants is: 3.10.0-327

The difference is significant, and suggests that you are actually
running an older kernel than the latest.

Cheers
Tony
-- 
Tony Mountifield
Work: t...@softins.co.uk - http://www.softins.co.uk
Play: t...@mountifield.org - http://tony.mountifield.org

-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Check out the new Asterisk community forum at: https://community.asterisk.org/

New to Asterisk? Start here:
      https://wiki.asterisk.org/wiki/display/AST/Getting+Started

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to