Re: Problem in compiling simple module.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 5/12/06, Thomas Petazzoni <thomas.petazzoni@xxxxxxxx> wrote:
Hi,

Le Fri, 12 May 2006 11:43:16 +0530,
"Manjunath Naik" <peter.desouzain@xxxxxxxxx> a écrit :

> make: Entering directory `/usr/src/linux-2.4.20-8'

The code given in the tutorial is for 2.6.x kernels. So don't try to
compile it against 2.4.x kernels ;-)

Sincerly,

Thomas
--
Thomas Petazzoni - thomas.petazzoni@xxxxxxxx
http://{thomas,sos,kos}.enix.org - http://www.toulibre.org
http://www.{livret,agenda}dulibre.org

--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive:       http://mail.nl.linux.org/kernelnewbies/
FAQ:           http://kernelnewbies.org/faq/



I am trying to install the kernel 2.6.9 and 2.6.16.

   while installing the module using

           make modules_install

   it gives following  error. This comes at the same point in both
the version. I am not able to understand what is the problem.

  INSTALL sound/soundcore.ko
  if [ -r System.map ]; then /sbin/depmod -ae -F System.map  2.6.9; fi

depmod: *** Unresolved symbols in /lib/modules/2.6.9/kernel/drivers/atm/eni.ko
depmod:         suni_init
depmod: *** Unresolved symbols in
/lib/modules/2.6.9/kernel/drivers/atm/idt77252.ko
depmod:         suni_init
depmod: *** Unresolved symbols in
/lib/modules/2.6.9/kernel/drivers/atm/iphase.ko
depmod:         suni_init
depmod: *** Unresolved symbols in
/lib/modules/2.6.9/kernel/drivers/atm/nicstar.ko
depmod:         suni_init
depmod:         idt77105_init
depmod: *** Unresolved symbols in /lib/modules/2.6.9/kernel/drivers/atm/zatm.ko
depmod:         uPD98402_init
depmod: *** Unresolved symbols in
/lib/modules/2.6.9/kernel/drivers/block/cciss.ko
depmod:         scsi_scan_host
depmod:         scsi_device_types
depmod:         scsi_add_host
depmod:         scsi_host_alloc
depmod:         scsi_remove_host
depmod:         scsi_host_put
depmod: *** Unresolved symbols in
/lib/modules/2.6.9/kernel/drivers/block/paride/aten.ko
depmod:         pi_register
depmod:         pi_unregister


.................................................................


Please help me resolve this problem.

Thanks
Manjunath Naik

--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive:       http://mail.nl.linux.org/kernelnewbies/
FAQ:           http://kernelnewbies.org/faq/



[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux