Re: unknown symbols loading modules under 2.6.x

From: Sam Ravnborg
Date: Mon Sep 22 2003 - 14:57:55 EST


On Mon, Sep 22, 2003 at 05:49:16PM +0100, John Levon wrote:
> On Mon, Sep 22, 2003 at 06:34:32PM +0200, Sam Ravnborg wrote:
>
> > Also make sure that you use kbuild when compiling your module.
>
> Talking of which, how hard would it be to fix make clean and make
> modules_install for this ?
>
> Current make clean with SUBDIRS set still cleans out the entire kernel
> tree, and modules_install wipes out the entire target modules directory.
>
> It would be nice to see at least the latter fixed so there's a simple
> way for building modules against 2.6 series (especially since it's
> already way nicer than the contortions for 2.2 and 2.4).

I'm planning to looking into building external modules as next step.
Linus just merged the "Separate output directory" patch, and
proper support for external modules is a natural next step.

So if nothing shows up in the next few days I wil try looking into that.
I have a few mails saved on the topic, but the above was also good inputs.

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