- From: Ian Abbott <abbotti_at_mev.co.uk>
- Date: Fri, 12 May 2006 10:03:11 +0100
On 12/05/06 05:06, Navneet Kataria wrote: > On Thu, 2006-05-11 at 20:16, Ian Abbott wrote: >> On 11/05/06 11:11, Navneet Kataria wrote: >>> 2. I also tried to put .config file from /boot. But same problem comes. >>> >>> Is there some other way to resolve this ? Thanks in advance. >> Is there a /proc/config.gz file? This is a 2.6.x kernel feature, but >> maybe Red Hat included it in RHEL 3, If it exists, it will be a gzipped >> .config file that matches the running kernel exactly, so you could then do: >> >> cd /usr/src/linux >> zcat /proc/config.gz > .config >> make oldconfig >> make dep > > No. There is no config.gz file in /proc. Is there some online source to get right .config file for 2.4.21-4ELsmp kernel ? I don't know, but if all else fails, you could rebuild the kernel using the best .config you have (and edit the EXTRAVERSION macro in the Makefile to avoid confusion with the official kernel binaries). Then the Comedi modules built for the new kernel should be compatible with it. -- -=( Ian Abbott _at_ MEV Ltd. E-mail: <abbotti_at_mev.co.uk> )=- -=( Tel: +44 (0)161 477 1898 FAX: +44 (0)161 718 3587 )=-
Received on 2006-05-12Z08:03:11