RE: SOS - unresolved symbol when loading module

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

 



Title: Message
As far as I know you can't do this.
Perhaps you need a module_c.o which contains 'shared' functions without any external dependencies (which will be loaded first and can be used by both a & b).
d.
-----Original Message-----
From: kernelnewbies-bounce@nl.linux.org [mailto:kernelnewbies-bounce@nl.linux.org] On Behalf Of l x
Sent: Friday, May 14, 2004 3:45 PM
To: kernelnewbies@nl.linux.org
Subject: SOS - unresolved symbol when loading module

Hi,
 
Suppose I need to load two modules, module_a.o and module_b.o, one by one.
 
module_a.o uses/calls a function defined in module_b.o, and
module_b.o uses/calls a function defined in module_a.o.  How can I load them one by one?  It seems loading any one of them will cause "unresolved symbol" error.
 
Thanks,
 
T.
 


Do you Yahoo!?
SBC Yahoo! - Internet access at a great low price.

[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