Hello Guys,
This is a virtual server hosted by some guys in UK.
Please help me out here, i dont seem to get the required sources. Where do i get the sources required to compile dahdi? I have searched to no avail.
[root@vz016 dahdi-linux-complete-2.4.0+2.4.0]# make make -C linux all make[1]: Entering directory `/usr/src/dahdi-linux-complete-2.4.0+2.4.0/linux' make -C drivers/dahdi/firmware firmware-loaders make[2]: Entering directory `/usr/src/dahdi-linux-complete-2.4.0+2.4.0/linux/drivers/dahdi/firmware' make[2]: Leaving directory `/usr/src/dahdi-linux-complete-2.4.0+2.4.0/linux/drivers/dahdi/firmware' *You do not appear to have the sources for the 2.6.18-128.1.1.el5.028stab062.3PAE kernel installed.* make[1]: *** [modules] Error 1 make[1]: Leaving directory `/usr/src/dahdi-linux-complete-2.4.0+2.4.0/linux' make: *** [all] Error 2
[root@vz016 dahdi-linux-complete-2.4.0+2.4.0]# uname -r *2.6.18-128.1.1.el5.028stab062.3PAE*
[root@vz016 dahdi-linux-complete-2.4.0+2.4.0]# ll ../kernels/ total 4 *drwxr-xr-x 19 root root 4096 Oct 28 17:47 2.6.18-194.17.4.el5-PAE-i686 lrwxrwxrwx 1 root root 28 Oct 28 17:47 2.6.18-194.17.4.el5PAE-i686 -> 2.6.18-194.17.4.el5-PAE-i686*
Thanks in advacnce.
KInd Regards, Thuo Wilson.
it is openvz kernel, and you have openvz container. and with very old kernel... http://www.openvz.org
but your software might not to work...
On Fri, Oct 29, 2010 at 09:38, Thuo Wilson lixton@gmail.com wrote:
Hello Guys,
This is a virtual server hosted by some guys in UK.
Please help me out here, i dont seem to get the required sources. Where do i get the sources required to compile dahdi? I have searched to no avail.
2.6.18-128.1.1.el5.028stab062.3PAE
Where do i get the kernel sources for the installed version to work?
Wilson.
On 29 October 2010 09:45, Arturas Skauronas helpaz@gmail.com wrote:
it is openvz kernel, and you have openvz container. and with very old kernel... http://www.openvz.org
but your software might not to work...
On Fri, Oct 29, 2010 at 09:38, Thuo Wilson lixton@gmail.com wrote:
Hello Guys,
This is a virtual server hosted by some guys in UK.
Please help me out here, i dont seem to get the required sources. Where
do i
get the sources required to compile dahdi? I have searched to no avail.
2.6.18-128.1.1.el5.028stab062.3PAE
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
On 29 October 2010 07:56, Thuo Wilson lixton@gmail.com wrote:
Where do i get the kernel sources for the installed version to work?
Wilson.
From the vault where all out of date rpms go, but you'll be lucky to get
support from here as we only support what we ship! And please don't top post, it breaks the flow of conversation.
Sharon.
On 29 October 2010 09:45, Arturas Skauronas helpaz@gmail.com wrote:
it is openvz kernel, and you have openvz container. and with very old kernel... http://www.openvz.org
but your software might not to work...
On Fri, Oct 29, 2010 at 09:38, Thuo Wilson lixton@gmail.com wrote:
Hello Guys,
This is a virtual server hosted by some guys in UK.
Please help me out here, i dont seem to get the required sources. Where
do i
get the sources required to compile dahdi? I have searched to no avail.
2.6.18-128.1.1.el5.028stab062.3PAE
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
On Fri, Oct 29, 2010 at 09:56:23AM +0300, Thuo Wilson wrote:
Where do i get the kernel sources for the installed version to work?
It's not a matter so much of where to get the sources as it is that since it is an OpenVZ container you don't have direct access to the hardware, nor the ability to load kernel modules as the kernel is shared between everyone on the host node.
Your provider can, if they are willing, load the module for the host, but many are not willing to do so.
The OpenVZ kernel sources should be available on the OpenVZ web site in RPM format, and you can get them there, download them and install them, for what it's worth.
John
On 29 October 2010 10:14, John R. Dennison jrd@gerdesas.com wrote:
On Fri, Oct 29, 2010 at 09:56:23AM +0300, Thuo Wilson wrote:
Where do i get the kernel sources for the installed version to work?
It's not a matter so much of where to get the sources as it is that since it is an OpenVZ container you don't have direct access to the hardware, nor the ability to load kernel modules as the kernel is shared between everyone on the host node. Your provider can, if they are willing, load the module for the host, but many are not willing to do so. The OpenVZ kernel sources should be available on the OpenVZ web site in RPM format, and you can get them there, download them and install them, for what it's worth. John
-- To do just the opposite is also a form of imitation.
-- Georg Christoph Lichtenberg (1742-1799), German scientist, satirist and philosopher, Notebook D (1773-1775)
Thanks Guys.....
On Fri, 29 Oct 2010, Thuo Wilson and John Dennison wrote:
It's not a matter so much of where to get the sources as it is that since it is an OpenVZ container you don't have direct access to the hardware, nor the ability to load kernel modules as the kernel is shared between everyone on the host node. Your provider can, if they are willing, load the module for the host, but many are not willing to do so. The OpenVZ kernel sources should be available on the OpenVZ web site in RPM format, and you can get them there, download them and install them, for what it's worth.
Thanks Guys.....
There are very active female folks as well in CentOS kernel space ...
To follow on what John has said -- the CentOS project does not build a kernel emitting the uname containing: 2.6.18-128.1.1.el5.028stab062.3PAE , nor HAVE the patched sources for "2.6.18-128.1.1.el5.028stab062.3PAE"
Only the person providing it to you has it (or, at least SHOULD have access to them) -- as the kernel is GPL(2) licensed, they are perhaps under an obligation to make it available to you
-- Russ herrold