<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Alok Pandey wrote:
<blockquote cite="mid:48D8925B.3060800@gmail.com" type="cite">Hi All,<br>
I am trying to compile a new kernel-2.6.24 on RHEL5(xeon-x86_64)  to
use <i><b> tcp-md5 encryptions</b></i>, but after successfully
compilation , kernel headers remain unchanged.<br>
The steps I followed to  compile  the kernel was :<br>
  <br>
linux2.6.24#]  make  oldconfig <br>
        >make menuconfig (to select  tcp-md5 as  *)<br>
        > make  dep,clean, modules,all<br>
        > make modules_install, headers_install_all<br>
        > make install<br>
Linux2.6.24#] mkinitrd /boot/initrd-2.6.24.img 2.6.24<br>
> check /boot/grub/grub.conf (for proper entry)<br>
reboot.<br>
  <br>
After Reboot: Checked, system is booted with correct kernel (i.e
2.6.24) but still kernel headers are unchanged (i.e files under
/usr/include/{linux,netinet})<br>
  <br>
Any idea ,what i am doing wrong ? <br>
Any suggestion is welcome ...! <br>
  <br>
Thanks in advance<br>
Alok Panedy<br>
    <br>
</blockquote>
<br>
</body>
</html>