From: "Iasen Hristov" <ihristov@databrokers.net>
To: mtd@infradead.org
Subject: Can't compile 2.4.2 kernel after MTD patch
Date: Sun, 25 Mar 2001 13:45:17 -0500 [thread overview]
Message-ID: <3ABE3CBD.59DDE321@databrokers.net> (raw)
1. I have a Mandrake 7.2 (kernel 2.2.17)
2. Downloaded 2.4.2 version of kernel from kernel.org
linux-2.4.2.tar.gz 21-Feb-2001 17:00 24.1M
3. Compiled with MTD options enabled, able to boot from hard disk, but
could not detect the DOC
4. downloaded MTD from CVS
5. patched in the kernel, which created the corresponding symbolic links
6. now if I do
make bzImage (after "make mrproper", "make menuconfig" and "make
dep")
I get
make -C mtd
make[2]: Entering directory `/home/src/linux-2.4.2/drivers/mtd'
make all_targets
make[3]: Entering directory `/home/src/linux-2.4.2/drivers/mtd'
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -fno-strict-aliasing -pipe
-mpreferred-stack-boundary=2 -march=i486 -c -o nftl.o nftl.c
nftl.c: In function `NFTL_notify_add':
nftl.c:204: warning: long int format, int arg (arg 3)
nftl.c:204: warning: long int format, int arg (arg 4)
nftl.c: In function `NFTL_findwriteunit':
nftl.c:624: `MTD_DEBUG_LEVEL_1' undeclared (first use in this function)
nftl.c:624: (Each undeclared identifier is reported only once
nftl.c:624: for each function it appears in.)
nftl.c: In function `nftl_ioctl':
nftl.c:847: warning: implicit declaration of function `blk_ioctl'
make[3]: *** [nftl.o] Error 1
make[3]: Leaving directory `/home/src/linux-2.4.2/drivers/mtd'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory `/home/src/linux-2.4.2/drivers/mtd'
make[1]: *** [_subdir_mtd] Error 2
make[1]: Leaving directory `/home/src/linux-2.4.2/drivers'
make: *** [_dir_drivers] Error 2
Am I doing something wrong?
--
Iassen Hristov
Databrokers, Inc.
513-259-6096
mailto:iassen@databrokers.net
To unsubscribe, send "unsubscribe mtd" to majordomo@infradead.org
next reply other threads:[~2001-03-25 18:45 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-03-25 18:45 Iasen Hristov [this message]
-- strict thread matches above, loose matches on Subject: below --
2001-03-26 11:49 Can't compile 2.4.2 kernel after MTD patch Frank Neuber
2001-03-26 12:57 ` David Woodhouse
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=3ABE3CBD.59DDE321@databrokers.net \
--to=ihristov@databrokers.net \
--cc=mtd@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox