Dieter Nützel wrote:
>
> Am Mittwoch, 27. Dezember 2000 11:07 schrieb Nils Philippsen:
> > 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?
> >
This is a temporary fix:
--- drmP.old Thu Dec 28 16:27:34 2000
+++ drmP.h Sat Dec 23 13:57:08 2000
@@ -40,6 +40,7 @@
#include <asm/current.h>
#endif /* __alpha__ */
#include <linux/config.h>
+#include <linux/modversions.h>
#include <linux/module.h>
#include <linux/kernel.h>
#include <linux/miscdevice.h>
Tony
--
Can't think of a decent signature...
[EMAIL PROTECTED] http://www.nothing-on.tv
-
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/