- From: Navneet Kataria <nkataria_at_npcil.co.in>
- Date: Fri, 12 May 2006 09:36:16 +0530
On Thu, 2006-05-11 at 20:16, Ian Abbott wrote: > On 11/05/06 11:11, Navneet Kataria wrote: > > I tried the following :: > > > > 1. Edited /usr/src/linux/Makefile to change EXTRAVERSION to -4.ELsmp > > from -4.EL. > > > > After this the problem of unresolved symbols started to come while > > inserting comedi module. the output is as follows:: > > > > ----------------------------------------------------------------- > > [root_at_localhost comedi-0.7.70]# modprobe comedi > > /lib/modules/2.4.21-4.ELsmp/comedi/comedi.o: unresolved symbol > > fasync_helper_Rb65ea485 > [snip] > > /lib/modules/2.4.21-4.ELsmp/comedi/comedi.o: unresolved symbol > > remap_page_range_R5a76d065 > > /lib/modules/2.4.21-4.ELsmp/comedi/comedi.o: insmod > > /lib/modules/2.4.21-4.ELsmp/comedi/comedi.o failed > > /lib/modules/2.4.21-4.ELsmp/comedi/comedi.o: insmod comedi failed > > --------------------------------------------------------------------- > > > > 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 ? ----------- Disclaimer: This email and any files transmitted with it are intended solely for the use of the addressed individual or entity. It contains information that is confidential and protected from disclosure. It must not be printed, read, copied, disclosed, forwarded, distributed or used (in whatsoever manner) by any person other than the addressee. Unauthorized use, disclosure or copying is strictly prohibited and may constitute unlawful act and can possibly attract legal action. Please note that any views or opinions presented in this email are solely those of the author and do not necessarily represent those of the company. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email. If you have received this message in error, you should destroy this message and may please notify the sender by e-mail. Thank you. -----------
Received on 2006-05-12Z03:06:16