printk__R_ver_printk

Peter T. Breuer (ptb@it.uc3m.es)
Sun, 5 Jan 2003 03:33:09 +0100 (MET)


I just compiled 2.4.20 with MODVERSIONS set, and all th ekernel symbols
came out as (according to /proc/ksyms)

printk__R_ver_printk

(for example). System.map and the modules themselves are clean. No suffixes
on the symbol names, of any kind.

I couldn't load any modules, of course, not even with insmod -f.
The modules themselves depmod'ed fine against the System.map

Does anyone recognize this symptom? I presume it's a messed up binutils
or modutils. I did have to update binutils for some recent 2.5 kernels,
and I vaguely recall some warnings ...

ii binutils 2.12.90.0.1-4 The GNU assembler, linker and binary utiliti
ii util-linux 2.11b-4 Miscellaneous system utilities.
ii gcc 2.95.2-13.1 The GNU C compiler.
ii modutils 2.4.15-1 Linux module utilities.

I'll move gcc up to 2.95.3, but I don't think that should impact,
should it ..?

Peter
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/