From: "Luca Contini" <luca.contini@mediaenabling.com>
To: "linux-mtd-request@lists.infradead.org" <linux-mtd@lists.infradead.org>
Subject: latest MTD snapshot
Date: Fri, 29 Aug 2003 15:28:59 +0200 [thread overview]
Message-ID: <023501c36e31$81a4a610$a970a8c0@topo> (raw)
Hi,
I've downloaded the latest snapshot from the CVS:
mtd-snapshot-20030828.tar.bz2
Since I need only the mtdblock device working I've just copied the snapshot
/drivers/mtd content to my /linux/drivers/mtd directory, and the blktrans.h
to /include/linux/mtd/.
When I try to compile (using arm-linux-gcc) mtdblock.c I get this warning:
"mtdblock.c:251: warning: implicit declaration of function `unlikely'"
and when I try to insert the mtdblock.o module I get:
[arm@Botolo2 mtd]$insmod mtdblock.o
mtdblock.o: unresolved symbol unlikely
mtdblock.o: unresolved symbol register_mtd_blktrans
mtdblock.o: unresolved symbol add_mtd_blktrans_dev
mtdblock.o: unresolved symbol deregister_mtd_blktrans
mtdblock.o: unresolved symbol del_mtd_blktrans_dev
[arm@Botolo2 mtd]$
What Am I missing?
Regards
Luca
next reply other threads:[~2003-08-29 13:28 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-08-29 13:28 Luca Contini [this message]
2003-08-29 13:47 ` latest MTD snapshot J.D. Bakker
2003-08-29 13:56 ` Luca Contini
2003-08-29 14:07 ` J.D. Bakker
2003-08-29 14:28 ` David Woodhouse
2003-08-29 14:40 ` Luca Contini
2003-09-01 9:28 ` Luca Contini
2003-08-29 13:58 ` David Woodhouse
-- strict thread matches above, loose matches on Subject: below --
2006-01-06 14:29 Latest mtd snapshot Zoltan Sogor
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='023501c36e31$81a4a610$a970a8c0@topo' \
--to=luca.contini@mediaenabling.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.