- From: Ian Abbott <abbotti_at_mev.co.uk>
- Date: Mon, 08 May 2006 11:04:52 +0100
On 08/05/2006 08:26, abhi kr wrote: > Hii... > I m trying to install comedi in RedHat 3.0 having kernel verion > 2.4.21-4.El. That's Red Hat Enterprise Linux 3 (RHEL3), yes? You didn't say which version of Comedi you were trying to install. > For Advantech make DAC card PCI1711. After going through all the steps from > the INSTAL, > when i m trying to run the command > # modprobe comedi > > it's giving me error like that > > /lib/modules/2.4.21-4.EL/comedi/comedi.o: unresolved symbol > _pollwait_Rb73f3bdf > ----------------------------------------------------------------------------------------------------------------------- > ------------------------------------------------------------------------------------------------------------------------ > > /lib/modules/2.4.21-4.EL/comedi/comedi.o: insmod > /lib/modules/2.4.21-4.EL/comedi/comedi.o failed > /lib/modules/2.4.21-4.EL/comedi/ comedi.o: insmod comedi failed > > > please help me out..... These sorts of problems are usually caused by a mismatch between the kernel config used to build the running kernel and the kernel config used to build external modules such as Comedi. Please make sure your kernel sources have been configured with the correct .config file for your running kernel.
Received on 2006-05-08Z09:04:52