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

Re: global undefines in kernel modules 2.2.15



> I downloaded the src for 2.2.15. Ran make menuconfig, dep, bzImage, modules,
> modules_install. The installed modules have undefined symbols for
> __global_cli, __global_save_flags, and __global_restore_flags. All of these
> symbols are defined in "arch/i386/kernel/irq.c".
> 
> Anyone else seen this?
> 
veeery strange.

> Are these supposed to end up in the kernel, or should the individual modules
> have them defined?
> 
they should be in the kernel. they are lowest-level functions.

> Is there a way to run nm on the kernel to determine if a symbol is defined in
> the kernel?
look at the System.map

-- 
Hi! I'm a .signature virus! Copy me into your ~/.signature, please!
--
If Windows is the answer, I want the problems back!



Reply to: