Re: [2.5.63] aha152x, module issues

Sam Ravnborg (sam@ravnborg.org)
Wed, 5 Mar 2003 06:42:23 +0100


On Tue, Mar 04, 2003 at 03:28:05PM -0600, Kai Germaschewski wrote:

> Hmmh, interesting. The patch looks good to me, but there's still one thing
> I don't understand: When compiling a module errors out, we should never
> even go into the module postprocessing stage. Or were you running with -k?

What I did to provoke the error was the following:
0) Successfully compile of the tree
1) Edit dummy.c to provoke an error during compile time
2) Run make
It errored out when compiling dummy.c
3) Ignored the error, and su to root
4) make modules_install

So no make -k, I was just trying to install the modules that succeded so far.

Sam
-
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/