On Tue, Jun 04, 2013 at 02:53:07PM -0600, troxlinux wrote:
>  ls -lat /usr/src/linux-headers-2.6.32-358.6.2.el6.x86_64
> ls: cannot access /usr/src/linux-headers-2.6.32-358.6.2.el6.x86_64: No such
> file or directory
Oops. I got turned around by that broken symlink.

Okay, i'm pretty sure your -devel package isn't installed correctly. Try to use 
yum to remove the -devel package and re-install it. Then check if the 
/lib/modules/`uname -r`/build directory was installed correctly.

As a workaround, the following might work:
Check to make sure that this file exists:
/usr/src/kernels/2.6.32-358.6.2.el6.x86_64/.config

If so, then try:
KSRC=/usr/src/kernels/2.6.32-358.6.2.el6.x86_64/ make

-- 
Russ Meyerriecks
Digium, Inc. | Linux Kernel Developer
445 Jan Davis Drive NW - Huntsville, AL 35806 - USA
direct: +1 256-428-6025
Check us out at: www.digium.com & www.asterisk.org

--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

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

Reply via email to