From: sean <seandarcy@hotmail.com>
To: linux-kernel@vger.kernel.org
Subject: 2.6.6 bk3 make really broken at mm/fault.o
Date: Sun, 16 May 2004 13:44:52 -0400 [thread overview]
Message-ID: <c889al$rcb$1@sea.gmane.org> (raw)
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
reply other threads:[~2004-05-16 17:44 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='c889al$rcb$1@sea.gmane.org' \
--to=seandarcy@hotmail.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.