From: "Skumar" <skumar@mistralsoftware.com>
To: <linux-mtd@lists.infradead.org>
Subject: not able to build linux image
Date: Tue, 4 Feb 2003 21:14:47 +0530 [thread overview]
Message-ID: <000901c2cc64$586adef0$1e0da8c0@skumar> (raw)
Hi,
i am working on linux 2.4.18 kernel
i have patched it with mtd-snapshot-20030121.
by running sp patchin.sh -j (path to linux kernel)
when i run bzImage i ma getting following error
make zImage
scripts/split-include include/linux/autoconf.h include/config
gcc -D__KERNEL__ -I/home/skumar/remove/linux/include -Wall -Wstrict-prototyp
es -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common
-pipe -mpreferred-stack-boundary=2 -march=i686 -DKBUILD_BASENAME=main -c -
o init/main.o init/main.c
In file included from /home/skumar/remove/linux/include/linux/fs.h:317,
from
/home/skumar/remove/linux/include/linux/capability.h:17,
from /home/skumar/remove/linux/include/linux/binfmts.h:5,
from /home/skumar/remove/linux/include/linux/sched.h:9,
from /home/skumar/remove/linux/include/linux/mm.h:4,
from /home/skumar/remove/linux/include/linux/slab.h:14,
from /home/skumar/remove/linux/include/linux/proc_fs.h:5,
from init/main.c:15:
/home/skumar/remove/linux/include/linux/jffs2_fs_i.h:22: field `fragtree'
has incomplete type
In file included from /home/skumar/remove/linux/include/linux/fs.h:693,
from
/home/skumar/remove/linux/include/linux/capability.h:17,
from /home/skumar/remove/linux/include/linux/binfmts.h:5,
from /home/skumar/remove/linux/include/linux/sched.h:9,
from /home/skumar/remove/linux/include/linux/mm.h:4,
from /home/skumar/remove/linux/include/linux/slab.h:14,
from /home/skumar/remove/linux/include/linux/proc_fs.h:5,
from init/main.c:15:
/home/skumar/remove/linux/include/linux/jffs2_fs_sb.h:8:29:
linux/workqueue.h: No such file or directory
In file included from /home/skumar/remove/linux/include/linux/fs.h:693,
from
/home/skumar/remove/linux/include/linux/capability.h:17,
from /home/skumar/remove/linux/include/linux/binfmts.h:5,
from /home/skumar/remove/linux/include/linux/sched.h:9,
from /home/skumar/remove/linux/include/linux/mm.h:4,
from /home/skumar/remove/linux/include/linux/slab.h:14,
from /home/skumar/remove/linux/include/linux/proc_fs.h:5,
from init/main.c:15:
/home/skumar/remove/linux/include/linux/jffs2_fs_sb.h:92: field `wbuf_task'
has incomplete type
make: *** [init/main.o] Error 1
why?
regards
sharath
reply other threads:[~2003-02-04 15:22 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='000901c2cc64$586adef0$1e0da8c0@skumar' \
--to=skumar@mistralsoftware.com \
--cc=linux-mtd@lists.infradead.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.