Re: modutils-970116

Kai Schulte (sp0005@aixrs1.hrz.uni-essen.de)
Sun, 19 Jan 1997 00:59:16 +0100 (MEZ)


On Sat, 18 Jan 1997, Steven N. Hirsch wrote:

> Is it just me, or module support _still_ broken for kernel 2.1.21?

> depmod causes in immediate "kernel paging" failure

There seem to be several weirdnesses about the modules at the moment.
I compiled without kernel daemon support and couldn't load a single
one because none of the symbols from kernel/ksyms.c got exported.
(Looks like EXPORT_SYMBOL() isn't getting defined as it should in
module.h, but I haven't really tracked it down). Does anybody have
a quick fix for this?

Kai