You do not appear to have the sources for the 2.6.9-34.0.2.ELsmp

icomm
Posts: 2
Member Since:
2007-02-11

Centos .. crap .. You do not appear to have the sources for the 2.6.9-34.0.2.ELsmp kernel installed. make[1]: *** [linux26] Error 1 make[1]: Leaving directory `/usr/src/zaptel' make: *** [all] Error 2 when i try to compile the r2t1 drivers , that's what i get.anny suggestions ? Mickey



ahonea
Posts: 153
Member Since:
2006-12-28
Re: You do not appear to have the sources for the 2.6.9-34.0.2.E

Looks like you need to get the kernel source files...
yum update kernel-develsmp

:-D

--

http://www.rhinoequipment.com
Amanda Honea
Support/QA
Rhino Equipment Corp.
Tel: 1-800-785-7073
FAX: +1 (480) 961-1826
:hammer:



icomm
Posts: 2
Member Since:
2007-02-11
Re: You do not appear to have the sources for the 2.6.9-34.0.2.E

Could not find update match for kernel-develsmp
No Packages marked for Update/Obsoletion

and still can't get the R2T1 working :-x



ahonea
Posts: 153
Member Since:
2006-12-28
Re: You do not appear to have the sources for the 2.6.9-34.0.2.E

ok you need to call support and we can ssh into your system and figure out what is going on. yum may just need to be cleared out...

1-800-785-7072
or
support@rhinoequipment.com

Thanks!

--

http://www.rhinoequipment.com
Amanda Honea
Support/QA
Rhino Equipment Corp.
Tel: 1-800-785-7073
FAX: +1 (480) 961-1826
:hammer:



leemorris
Posts: 144
Member Since:
2007-01-20
Re: You do not appear to have the sources for the 2.6.9-34.0.2.E

when you log into your system it should say which kernel version you are using then, cd /usr/src/kernel if the version you are actually using does not appear after doing just yum install kernel-devel reboot and it will appear. I had a 3 day fight with the same problem.



ahonea
Posts: 153
Member Since:
2006-12-28
Re: You do not appear to have the sources for the 2.6.9-34.0.2.E

Actually the easiest way to see is uname -r

--

http://www.rhinoequipment.com
Amanda Honea
Support/QA
Rhino Equipment Corp.
Tel: 1-800-785-7073
FAX: +1 (480) 961-1826
:hammer:



brycec
Posts: 24
Member Since:
2006-06-21
Re: You do not appear to have the sources for the 2.6.9-34.0.2.E

Actually, I believe the yum/rpm package you're looking for is kernel-devel-smp.
Trixbox currently is not distributing an SMP kernel (older versions, circa 1.2.2 did) so you may not be able to install the headers (Trixbox has removed the package). If this is the case, simply install the current kernel and kernel headers, boot to it, then compile.
yum install -y kernel kernel-devel
Reboot, be sure to choose the non-SMP kernel at the Grub boot menu. You will be able to confirm your selection once Trixbox has booted and you have logged in by running
uname -r. Once this is done, simply cd to yours sources and continue as per the instructions.

--

Bryce Chidester
Rhino Equipment Corp.



leemorris
Posts: 144
Member Since:
2007-01-20
Re: You do not appear to have the sources for the 2.6.9-34.0.2.E

I tried to run that exact script and it kept saying cannot pass Kernel no such command. Do you have any idea why i was running TB 1.2.3



brycec
Posts: 24
Member Since:
2006-06-21
Re: You do not appear to have the sources for the 2.6.9-34.0.2.E

Lee, is it possible to copy and paste the exact error message, or maybe re-type it? At what point did you get this message?

--

Bryce Chidester
Rhino Equipment Corp.



unitetech
Posts: 113
Member Since:
2007-01-19
This is a problem I also had

I had this problem and many more related to this kernel. I put up a post about the kernel at http://www.trixbox.org/forums/trixbox-forums/help/2-6-9-34-0-2-el... I hope this helps someone.

Damien



thekamakazi
Posts: 1
Member Since:
2007-06-11
You're actually looking for

You're actually looking for yum install kernel-smp-devel.

Yes, i know it's an old query, but it works.



ahonea
Posts: 153
Member Since:
2006-12-28
In trixbox 1.2.3 the command

In trixbox 1.2.3 the command used to be kernel-devel-smp...
over time it switched lol

Thanks for updating this...

--

http://www.rhinoequipment.com
Amanda Honea
Support/QA
Rhino Equipment Corp.
Tel: 1-800-785-7073
FAX: +1 (480) 961-1826
:hammer:



Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.