LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* 2.6.6 bk3 make really broken at mm/fault.o
@ 2004-05-16 17:44 sean
0 siblings, 0 replies; only message in thread
From: sean @ 2004-05-16 17:44 UTC (permalink / raw)
To: linux-kernel
building bk3:
.............................
CC arch/i386/mm/init.o
CC arch/i386/mm/pgtable.o
CC arch/i386/mm/fault.o
In file included from arch/i386/mm/fault.c:7:
include/linux/signal.h:4:24: include/linux/list.h: File too large
In file included from arch/i386/mm/fault.c:7:
include/linux/signal.h:15: error: field `list' has incomplete type
include/linux/signal.h:25: error: field `list' has incomplete type
include/linux/signal.h: In function `init_sigpending':
include/linux/signal.h:207: warning: implicit declaration of function
`INIT_LIST_HEAD'
In file included from include/asm/semaphore.h:41,
from include/linux/sched.h:18,
from arch/i386/mm/fault.c:8:
include/linux/wait.h: At top level:
include/linux/wait.h:28: error: field `task_list' has incomplete type
include/linux/wait.h:33: error: field `task_list' has incomplete type
................................
and everything's broken from then on.
sean
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-05-16 17:44 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-05-16 17:44 2.6.6 bk3 make really broken at mm/fault.o sean
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).