On Thu, 04 Jan 2001 21:54:29 -0800,
Miles Lane <miles@megapathdsl.net> wrote:
>make[4]: Entering directory `/usr/src/linux/drivers/acpi'
>/usr/src/linux/Rules.make:224: *** Recursive variable `CFLAGS' references itself (eventually). Stop.
In drivers/acpi/Makefile, delete the line
$(MODINCL)/%.ver: CFLAGS = -I./include $(CFLAGS)
You will be able to compile but acpi may not work with module symbol
versions, so do not select module symbol versions.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Sun Jan 07 2001 - 21:00:21 EST