Upgrading a very old kernel (2.6.9-42.EL)
Posted: 2010/06/30 12:45:46
Hi all and please help,
I have a CentOS 4.4 server running a very old kernel which I would like to upgrade.
I downloaded the latest stable kernel from kernel.org (2.6.34) and did the following steps:
1. untar the linux-2.6.34.tar.bz2 file into a directory.
2. cd linux-2.6.34
3. running this command 'make old config'
and got this error as a results:
[root@TEST linux-2.6.34]# make old config
make[1]: gcc: Command not found
make[1]: gcc: Command not found
HOSTCC scripts/basic/fixdep
/bin/sh: gcc: command not found
make[3]: *** [scripts/basic/fixdep] Error 127
make[2]: *** [scripts_basic] Error 2
make[1]: *** [include/config/auto.conf] Error 2
make: *** [old] Error 2
Please help.
thank you
I have a CentOS 4.4 server running a very old kernel which I would like to upgrade.
I downloaded the latest stable kernel from kernel.org (2.6.34) and did the following steps:
1. untar the linux-2.6.34.tar.bz2 file into a directory.
2. cd linux-2.6.34
3. running this command 'make old config'
and got this error as a results:
[root@TEST linux-2.6.34]# make old config
make[1]: gcc: Command not found
make[1]: gcc: Command not found
HOSTCC scripts/basic/fixdep
/bin/sh: gcc: command not found
make[3]: *** [scripts/basic/fixdep] Error 127
make[2]: *** [scripts_basic] Error 2
make[1]: *** [include/config/auto.conf] Error 2
make: *** [old] Error 2
Please help.
thank you