compile error (undefined reference to jffs2_getlink) for kernel 2.4.26
Thomas Gleixner
tglx at linutronix.de
Thu Mar 3 03:28:25 EST 2005
On Thu, 2005-03-03 at 12:52 +0800, Kevin Liao wrote:
> 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!
Read http://www.linux-mtd.infradead.org/#kernelversions
tglx
More information about the linux-mtd
mailing list