Re: 2.6.24-rc1-82798a1 compile failure (x86_64)

From: David Miller
Date: Sun Nov 04 2007 - 23:03:25 EST


From: Adrian Bunk <bunk@xxxxxxxxxx>
Date: Sun, 4 Nov 2007 17:34:39 +0100

> But the main point that stuff like e.g. -I/usr/local/dist/include that
> might in some environments be correct for all and required for most
> userspace software should not leak into the kernel still stands.

You can have a "myconfigure" shell script that runs ./configure
in the current directory with the args you want for stuff like
that.

There is no need to contaminate your environment by setting
CFLAGS globally.
-
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/