Undefined Symbols in 2.1.30

Richard Ketchersid (ketchers@math.berkeley.edu)
Tue, 1 Apr 1997 11:22:51 -0800 (PST)


For kernel 2.1.30 I am having problems loading modules due to the
following symbols being undefined:
Symbol: Defined in:

__global_cli linux/arch/i386/kernel/irq.c
__global_restore_flags ""
__global_save_flags ""
__global_sti ""
global_irq_holder linux/arch/i386/kernel/irq.c
local_irq_count linux/arch/i386/kernel/irq.c
tqueue_lock linux/kernel/sched.c
waitqueue_lock linux/kernel/sched.c

It is easy to check that in no file does anything like "EXPORT_SYMBOL(__global_cli);"
or "EXPORT_SYMBOL_NOVERS(__global_cli);" appear. Anyone else having this problem ?
What is the correct fix ?

--
Thank You,
  Richard Ketchersid
  ketchers@math.berkeley.edu