Re: Kernel includefile bug not fixed after a year :-(

From: Paul Rolland
Date: Wed Oct 01 2003 - 03:48:33 EST


> Wrong. Userland applications should make private copies of all
> needed kernel defines and structures, and then change any kernel
> types to use standard C99 types from stdint.h.

Disk are cheaper and cheaper !!!!

Please add to Makefile default behavior :

includes:
cp -R /usr/src/linux/include/ .

all: includes ...

Paul

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