All of lore.kernel.org
 help / color / mirror / Atom feed
From: "truename" <superzhx@yeah.net>
To: linux-mtd@lists.infradead.org
Subject: compiling MTD error
Date: Tue, 22 Jul 2003 20:35:38 +0800 (CST)	[thread overview]
Message-ID: <3F1D2F9A.00000F.20157@bj217.163.com> (raw)

Hello,
     My armlinux kernel version is 2.4.18 rmk6. MTD source code
is downloaded form CVS and added to kernel tree using patch.sh.When I compiled the kernel compiler reported info as follow:

drivers/mtd/mtdlink.o:In function 'put_mtd_device':
/home/linux/drivers/mtd/mtdcore.c:225:undefined reference 'BUG_ON'
drivers/mtd/mtdlink.o:In function 'mtdblock_writesect':
/home/linux/drivers/mtd/mtdblock.c:251:undefined reference to 'unlikely'
drivers/mtd/mtdlink.o:In function 'mtd_blktrans_thread':
/home/linux/drivers/mtd/mtd/mtd_blkdevs-24.c:180:undefined reference to 'BUG_ON'
     I have used grep searching the kernel tree ,but can not find  where
defined 'BUG_ON' and 'unlikely'.
Thanks.
Gavin
 

             reply	other threads:[~2003-07-22 12:35 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-22 12:35 truename [this message]
2003-07-22 13:35 ` compiling MTD error David Woodhouse
  -- strict thread matches above, loose matches on Subject: below --
2003-07-25  5:00 Yuxiao Xi
2003-07-25 14:19 ` 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=3F1D2F9A.00000F.20157@bj217.163.com \
    --to=superzhx@yeah.net \
    --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.