Re: Problems compiling kernel modules

From: Lei Yang
Date: Sat Aug 21 2004 - 15:54:00 EST


What about multi-file module?

Say test.c doesn't include stdio.h, while there is some other .c file which is to be compiled and linked into test.ko, include stdio?

Would that work?

TIA!
Lei
Sam Ravnborg wrote:
On Sat, Aug 21, 2004 at 03:45:38PM -0400, Lei Yang wrote:

You mean I can't use stdio.h at all?

Correct.

But what if I really need to? Is there anything I can do?

Try to explain what you need. Then maybe someone on the list can help you.

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/