loading modules on ELF compiled kernels

LAVAUX Yves (100646.3100@compuserve.com)
18 Sep 95 12:56:25 EDT


I've just compiled the Linux Kernel v1.3.25 with gcc 2.7.0, using for the first
time the ELF format.
Then, when I've tried to load a module (in ELF format : scanner M105, for
example),
I got the message (without CONFIG_MODVERSIONS) :
printk undefined symbol
request_irq undefined symbol
...
...
and all the others

I've got similar messages with CONFIG_MODVERSIONS.
Then I only recompiled the kernel in AOUT format and loading modules (in ELF and
AOUT format)
was successful.

Is there someone knowing how to turn around this trouble ?

-----------------------------------------------------------------------
| /-\ LAVAUX Guilhem |
| / \ /-\ |
|/ \ / \ /-\ ___________________ |
| \ / \-/ \-/ |
| \-/100646.100@compuserve.com |
-----------------------------------------------------------------------