Re: kernel 2.6.0 making modules problems

From: Justin Pryzby
Date: Thu Jan 01 2004 - 12:32:34 EST


Season's Greetings.

`make modules` should be run as a user; only `make modules_install` need
be run as root.

To fix the problem, I would try adding '#include <asm/termbits.h>'
to the top of 'drivers/usb/serial/whiteheat.c'. Probably this has never
before been compiled with your hardware configuration.

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