Hi all,
On Wed, 27 Dec 2000, Dieter [iso-8859-1] Nützel wrote:
> I got this since test13-pre1 (pre4, now):
>
> SunWave1>depmod -e
> depmod: *** Unresolved symbols in
> /lib/modules/2.4.0-test13-pre4/kernel/drivers/char/drm/tdfx.o
[snipped]
> Something missing in the 'new' drm/Makefile?
From the test13-pre4 patch, the only difference I can see is that shared code
is now in drmlib.a instead of the object files being linked individually for
each drm module.
If I do `nm tdfx.o|grep printk`, with test12 I get only this:
U printk_R1b7d4074
with test13-pre4 on my home machine, I get the mangled symbol name plus a
non-mangled one, both unresolved, maybe that causes problems.
Nils
--
Nils Philippsen / Berliner Straße 39 / D-71229 Leonberg // +49.7152.209647
[EMAIL PROTECTED] / [EMAIL PROTECTED] / [EMAIL PROTECTED]
The use of COBOL cripples the mind; its teaching should, therefore, be
regarded as a criminal offence. -- Edsger W. Dijkstra
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/