"Subin mailandnews.com" <subin,AT,mailandnews,DOT,com> writes:
> When I compile the
> latest stable version of CIPE (cipe-1.5.2), unknown kernel message appears.
RedHat's more recent distributions include kernel trees which manage
to hide the kernel version stamp information a bit deeper than the
current configure script will detect.
The briefest, for-the-moment fix to the problem is to edit configure
directly, find where KVERS is set, and replace it with a direct
assignment of e.g. "KVERS=2.4.2-2enterprise".