Re: 2.5.52 and modules (lots of unresolved symbols)?

Melchior FRANZ (mfranz@users.sourceforge.net)
Mon, 16 Dec 2002 20:22:50 +0100


* Alex Goddard -- Monday 16 December 2002 14:54:
> On Mon, 16 Dec 2002, Melchior FRANZ wrote:
> > Why doesn't the Makefile simply define "DEPMOD = depmod"
> > instead of "DEPMOD = /sbin/depmod" (and likewise for
> > genksyms)?
>
> Ah. That makes sense. Your question is the same as mine, then. Why
> define an absolute path for depmod?

That's because people compiling the kernel as user don't have depmod
in their path. (I didn't think of that before.) Now I've installed
the module_init_tools to /sbin (while I had them in /usr/local/sbin
before, as the README suggests as variant 1a).

m.
-
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/