Messages in this thread |  | | From | Keith Owens <> | Subject | Re: 2.4.0test5 make dep errors | Date | Sat, 28 Oct 2000 21:57:02 +1100 |
| |
On Fri, 27 Oct 2000 13:01:32 +0200, Markus hennig <hennig@astaro.de> wrote: >config.c:311: #error "HiSax: No cards configured" >su.c:75: asm/oplib.h: No such file or directory >su.c:77: asm/ebus.h: No such file or directory >newport.c:11: asm/gfx.h: No such file or directory >newport.c:12: asm/ng1.h: No such file or directory >tcsyms.c:7: asm/dec/tc.h: No such file or directory >zorro.c:20: asm/amigahw.h: No such file or directory
All (unfortunately) normal because make dep scans all source before any generated .h files are created. Ignore, will be fixed in 2.5.
>/usr/src/linux/Rules.make:145: target `_subdir_sched' given more than >once in the same rule.
Annoying but AFAIK it is harmless. Also to be fixed in 2.5.
- 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/
|  |