From: Grzegorz Jaskiewicz <gj@pointblue.com.pl>
To: lkml <linux-kernel@vger.kernel.org>
Subject: 2.5.68-bk10 blkmtd.c:219: warning: implicit declaration of function `alloc_kiovec'
Date: 01 May 2003 00:25:26 +0100 [thread overview]
Message-ID: <1051745126.5274.22.camel@flat41> (raw)
Well, "burned" on ieee1394 i will not try to patch it my self :)
Anyway, i can live without those drivers :)
make -f scripts/Makefile.build obj=drivers/mtd/devices
gcc -Wp,-MD,drivers/mtd/devices/.blkmtd.o.d -D__KERNEL__ -Iinclude
-Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing
-fno-common -pipe -mpreferred-stack-boundary=2 -march=i686
-falign-functions=0 -falign-jumps=0 -falign-loops=0
-Iinclude/asm-i386/mach-default -fomit-frame-pointer -nostdinc
-iwithprefix include -DMODULE -DKBUILD_BASENAME=blkmtd
-DKBUILD_MODNAME=blkmtd -c -o drivers/mtd/devices/.tmp_blkmtd.o
drivers/mtd/devices/blkmtd.c
drivers/mtd/devices/blkmtd.c:52:25: linux/iobuf.h: No such file or
directory
drivers/mtd/devices/blkmtd.c: In function `blkmtd_readpage':
drivers/mtd/devices/blkmtd.c:219: warning: implicit declaration of
function `alloc_kiovec'
drivers/mtd/devices/blkmtd.c:236: dereferencing pointer to incomplete
type
drivers/mtd/devices/blkmtd.c:239: dereferencing pointer to incomplete
type
drivers/mtd/devices/blkmtd.c:240: dereferencing pointer to incomplete
type
drivers/mtd/devices/blkmtd.c:241: dereferencing pointer to incomplete
type
drivers/mtd/devices/blkmtd.c:242: dereferencing pointer to incomplete
type
drivers/mtd/devices/blkmtd.c:243: dereferencing pointer to incomplete
type
drivers/mtd/devices/blkmtd.c:265: warning: implicit declaration of
function `brw_kiovec'
drivers/mtd/devices/blkmtd.c:267: dereferencing pointer to incomplete
type
drivers/mtd/devices/blkmtd.c:268: warning: implicit declaration of
function `free_kiovec'
drivers/mtd/devices/blkmtd.c:169: warning: unused variable `b'
drivers/mtd/devices/blkmtd.c: In function `write_queue_task':
drivers/mtd/devices/blkmtd.c:323: dereferencing pointer to incomplete
type
drivers/mtd/devices/blkmtd.c:351: `KIO_MAX_SECTORS' undeclared (first
use in this function)
drivers/mtd/devices/blkmtd.c:351: (Each undeclared identifier is
reported only once
drivers/mtd/devices/blkmtd.c:351: for each function it appears in.)
drivers/mtd/devices/blkmtd.c:369: dereferencing pointer to incomplete
type
drivers/mtd/devices/blkmtd.c:370: dereferencing pointer to incomplete
type
drivers/mtd/devices/blkmtd.c:382: dereferencing pointer to incomplete
type
drivers/mtd/devices/blkmtd.c:384: dereferencing pointer to incomplete
type
drivers/mtd/devices/blkmtd.c:392: dereferencing pointer to incomplete
type
drivers/mtd/devices/blkmtd.c:393: dereferencing pointer to incomplete
type
drivers/mtd/devices/blkmtd.c:407: dereferencing pointer to incomplete
type
drivers/mtd/devices/blkmtd.c: In function `blkmtd_erase':
drivers/mtd/devices/blkmtd.c:527: warning: unused variable `b'
drivers/mtd/devices/blkmtd.c: In function `blkmtd_read':
drivers/mtd/devices/blkmtd.c:640: warning: unused variable `b'
drivers/mtd/devices/blkmtd.c: In function `blkmtd_write':
drivers/mtd/devices/blkmtd.c:713: syntax error before "e3"
drivers/mtd/devices/blkmtd.c:712: warning: unused variable `b'
drivers/mtd/devices/blkmtd.c: In function `init_blkmtd':
drivers/mtd/devices/blkmtd.c:1060: warning: unused variable `b'
make[3]: *** [drivers/mtd/devices/blkmtd.o] Error 1
make[2]: *** [drivers/mtd/devices] Error 2
make[1]: *** [drivers/mtd] Error 2
make: *** [drivers] Error 2
--
Grzegorz Jaskiewicz <gj@pointblue.com.pl>
K4 labs
next reply other threads:[~2003-04-30 23:11 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-04-30 23:25 Grzegorz Jaskiewicz [this message]
2003-04-30 23:58 ` 2.5.68-bk10 blkmtd.c:219: warning: implicit declaration of function `alloc_kiovec' Grzegorz Jaskiewicz
2003-05-01 0:10 ` Andrew Morton
2003-05-01 0:32 ` Grzegorz Jaskiewicz
2003-05-01 0:35 ` Andrew Morton
2003-05-01 9:01 ` 2.5.68-bk10 blkmtd.c:219: warning: implicit declaration offunction `alloc_kiovec' Adrian Bunk
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=1051745126.5274.22.camel@flat41 \
--to=gj@pointblue.com.pl \
--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.