Re: 2.4.1-ac10 compile error

2001-02-13 Thread Pavel Roskin
Hello, Keith! I also noticed this error when I upgraded from ac9 to ac11. My understanding is that if "make depend" is run on the sources that have already been compiled, then names.o depends on devlist.h (with full path) is ".depend". If I run "make clean" first, then everything is fine. But

Re: 2.4.1-ac10 compile error

2001-02-13 Thread Pavel Roskin
Hello, Keith! I also noticed this error when I upgraded from ac9 to ac11. My understanding is that if "make depend" is run on the sources that have already been compiled, then names.o depends on devlist.h (with full path) is ".depend". If I run "make clean" first, then everything is fine. But

Re: 2.4.1-ac10 compile error

2001-02-11 Thread Keith Owens
On Sun, 11 Feb 2001 17:34:04 -0500 (EST), Frank Davis <[EMAIL PROTECTED]> wrote: >Hello, >I received the following while compiling 2.4.1-ac10: >... >make[3]: *** No rule to make target '/usr/src/linux/drivers/pci/devlist.h', needed by >names.o'. Stop >make[3]: Leaving directory

2.4.1-ac10 compile error

2001-02-11 Thread Frank Davis
Hello, I received the following while compiling 2.4.1-ac10: ... make[3]: *** No rule to make target '/usr/src/linux/drivers/pci/devlist.h', needed by names.o'. Stop make[3]: Leaving directory '/usr/src/linux/drivers/pci' make[2]: *** [first_rule] Error 2 ... I haven't looked into it, but

2.4.1-ac10 compile error

2001-02-11 Thread Frank Davis
Hello, I received the following while compiling 2.4.1-ac10: ... make[3]: *** No rule to make target '/usr/src/linux/drivers/pci/devlist.h', needed by names.o'. Stop make[3]: Leaving directory '/usr/src/linux/drivers/pci' make[2]: *** [first_rule] Error 2 ... I haven't looked into it, but

Re: 2.4.1-ac10 compile error

2001-02-11 Thread Keith Owens
On Sun, 11 Feb 2001 17:34:04 -0500 (EST), Frank Davis [EMAIL PROTECTED] wrote: Hello, I received the following while compiling 2.4.1-ac10: ... make[3]: *** No rule to make target '/usr/src/linux/drivers/pci/devlist.h', needed by names.o'. Stop make[3]: Leaving directory