public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
From: "Kevin Liao" <kevinliao@wellsyn.com>
To: "MTD List" <linux-mtd@lists.infradead.org>
Subject: compile error (undefined reference to jffs2_getlink) for kernel 2.4.26
Date: Thu, 3 Mar 2005 12:52:02 +0800	[thread overview]
Message-ID: <018701c51fac$bef413b0$1b0a060a@WellSyn.org> (raw)

I use the snapshop 20050302 to patch kernel 2.4.26 for ARM. I get the 
following
error messages when I try to "make zImage":

fs/fs.o(.text+0x37944): In function `jffs2_readlink':
: undefined reference to `jffs2_getlink'
fs/fs.o(.text+0x3799c): In function `jffs2_follow_link':
: undefined reference to `jffs2_getlink'
drivers/mtd/mtdlink.o(.text+0x5f28): In function 
`cfi_intelext_partition_fixup':
: undefined reference to `__ffs'

I find this function "jffs2_getlink" should be in jffs2/read.c but it's does 
not
exist. Should I wait for later snapshop or I can fix it manuly? Thank a lot!

Regards,
Kevin 

             reply	other threads:[~2005-03-03  5:00 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-03  4:52 Kevin Liao [this message]
2005-03-03  8:28 ` compile error (undefined reference to jffs2_getlink) for kernel 2.4.26 Thomas Gleixner
2005-03-03  8:40   ` compile error (undefined reference to jffs2_getlink) forkernel 2.4.26 Kevin Liao
2005-03-03  9:01     ` Thomas Gleixner
2005-03-03 15:36       ` Steve Wahl
2005-03-03 17:06         ` Thomas Gleixner
2005-03-03 11:36 ` compile error (undefined reference to jffs2_getlink) for kernel 2.4.26 Artem B. Bityuckiy
2005-03-03 11:59   ` Kevin Liao
2005-03-03 12:19     ` Artem B. Bityuckiy

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='018701c51fac$bef413b0$1b0a060a@WellSyn.org' \
    --to=kevinliao@wellsyn.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox