2001-07-15 02:40:25

by Jesper Juhl

[permalink] [raw]
Subject: FYI: asm/amigahw.h: No such file or directory (2.4.7-pre6)

Hi,

I just build kernel 2.4.7-pre6 and noticed the following message about a
missing file:

make -C zorro fastdep
make[4]: Entering directory `/usr/src/linux-2.4.7-pre6/drivers/zorro'
gcc -D__KERNEL__ -I/usr/src/linux-2.4.7-pre6/include -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer
-fno-strict-aliasing -pipe -mpreferred-stack-boundary=2 -march=i586 -E
-D__GENKSYMS__ zorro.c
| /sbin/genksyms -k 2.4.7 >
/usr/src/linux-2.4.7-pre6/include/linux/modules/zorro.ver.tmp
zorro.c:20: asm/amigahw.h: No such file or directory

I have no idea what this is about, and the kernel build fine - I just
thought that perhaps someone more knowlegeable than me might want to
know about it.


Best regards,
Jesper Juhl - [email protected]


2001-07-15 02:55:36

by Keith Owens

[permalink] [raw]
Subject: Re: FYI: asm/amigahw.h: No such file or directory (2.4.7-pre6)

On Sun, 15 Jul 2001 06:46:44 +0200,
Jesper Juhl <[email protected]> wrote:
>| /sbin/genksyms -k 2.4.7 >
>/usr/src/linux-2.4.7-pre6/include/linux/modules/zorro.ver.tmp
>zorro.c:20: asm/amigahw.h: No such file or directory

Ignore it. zorro is m68k/ppc only but make dep is too dumb to know
that. The generic problem of make dep reading too many files will be
fixed in 2.5.