linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: FYI: asm/amigahw.h: No such file or directory (2.4.7-pre6)
  2001-07-15  4:46 FYI: asm/amigahw.h: No such file or directory (2.4.7-pre6) Jesper Juhl
@ 2001-07-15  2:54 ` Keith Owens
  0 siblings, 0 replies; 2+ messages in thread
From: Keith Owens @ 2001-07-15  2:54 UTC (permalink / raw)
  To: Jesper Juhl; +Cc: linux-kernel

On Sun, 15 Jul 2001 06:46:44 +0200, 
Jesper Juhl <juhl@eisenstein.dk> 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.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* FYI: asm/amigahw.h: No such file or directory (2.4.7-pre6)
@ 2001-07-15  4:46 Jesper Juhl
  2001-07-15  2:54 ` Keith Owens
  0 siblings, 1 reply; 2+ messages in thread
From: Jesper Juhl @ 2001-07-15  4:46 UTC (permalink / raw)
  To: linux-kernel

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 - juhl@eisenstein.dk


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-07-15  2:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-07-15  4:46 FYI: asm/amigahw.h: No such file or directory (2.4.7-pre6) Jesper Juhl
2001-07-15  2:54 ` Keith Owens

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).