Re: Linux 2.4.0ac1

2001-01-05 Thread Bill Wendling
Also sprach Miles Lane: } Bill Wendling wrote: } } > Also sprach Keith Owens: } > } On Thu, 04 Jan 2001 21:54:29 -0800, } > } Miles Lane <[EMAIL PROTECTED]> wrote: } > } >make[4]: Entering directory `/usr/src/linux/drivers/acpi' } > } >/usr/src/linux/Rules.make:224: *** Recursive variable `CFLAG

Re: Linux 2.4.0ac1

2001-01-04 Thread Miles Lane
Bill Wendling wrote: > Also sprach Keith Owens: > } On Thu, 04 Jan 2001 21:54:29 -0800, > } Miles Lane <[EMAIL PROTECTED]> wrote: > } >make[4]: Entering directory `/usr/src/linux/drivers/acpi' > } >/usr/src/linux/Rules.make:224: *** Recursive variable `CFLAGS' references itself >(eventually).

Re: Linux 2.4.0ac1

2001-01-04 Thread Bill Wendling
Also sprach Keith Owens: } On Thu, 04 Jan 2001 21:54:29 -0800, } Miles Lane <[EMAIL PROTECTED]> 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/Makefi

Re: Linux 2.4.0ac1

2001-01-04 Thread Keith Owens
On Thu, 04 Jan 2001 21:54:29 -0800, Miles Lane <[EMAIL PROTECTED]> 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)/%.ve

Re: Linux 2.4.0ac1

2001-01-04 Thread Miles Lane
I get this error when attempting to compile. I ran: make mrproper cp ../.config . make oldconfig make dep make[4]: Entering directory `/usr/src/linux/drivers/acpi' /usr/src/linux/Rules.make:224: *** Recursive variable `CFLAGS' references itself (eventually). Sto

Linux 2.4.0ac1

2001-01-04 Thread Alan Cox
ftp://ftp.kernel.org/pub/linux/kernel/people/alan/2.4 2.4.0-ac1 o Resync with Linus o Fix serial compile bug (Bill Notthingham) o Clean up lapbether (Hans Grobler) o Fix endian handling in ne.c