From: Thomas Gleixner <tglx@linutronix.de>
To: Ilan Pollak <ilanp@galileo.co.il>, linux-mtd@lists.infradead.org
Subject: Re: JFFS linker error in kernel 2.4.19
Date: Sun, 22 Dec 2002 21:33:53 +0100 [thread overview]
Message-ID: <200212222133.53928.tglx@linutronix.de> (raw)
In-Reply-To: <200212221921.58531.tglx@linutronix.de>
On Sunday 22 December 2002 19:21, Thomas Gleixner wrote:
> On Sunday 22 December 2002 17:00, Ilan Pollak wrote:
> > Hi List,
> > i'm porting uClinux 2.4.19-uc1 patched with today's (Dec. 21, 2002) MTD
> > snapshot.
> > If i'm choosing to compile JFFS2 i get this linking problem:
> >
> > arm-elf-ld -p -X -T arch/armnommu/vmlinux.lds
> > arch/armnommu/kernel/head-armv.o arch/armnommu/kernel/init_task.o
> > init/main.o init/version.o init/do_mounts.o \
> > --start-group \
> > arch/armnommu/kernel/kernel.o arch/armnommu/mm/mm.o
> > arch/armnommu/mach-firefox/firefox.o kernel/kernel.o mmnommu/mmnommu.o
> > fs/fs.o ipc/ipc.o \
> > drivers/char/char.o drivers/block/block.o drivers/misc/misc.o
> > drivers/net/net.o drivers/media/media.o drivers/mtd/mtdlink.o \
> > net/network.o \
> > arch/armnommu/lib/lib.a
> > /home/ilanp/uClinux-dist/linux-2.4.x/lib/lib.a
> > /usr/local/lib/gcc-lib/arm-elf/2.95.3/libgcc.a \
> > --end-group \
> > -o linux
> > fs/fs.o: In function `jffs2_compress':
> > fs/fs.o(.text+0x4d728): undefined reference to `jffs2_rtime_compress'
> > fs/fs.o: In function `jffs2_decompress':
> > fs/fs.o(.text+0x4d7d0): undefined reference to `jffs2_rtime_decompress'
> > make[1]: *** [linux] Error 1
>
> Did you use the patchin script ?
> If no, use it.
> If yes, maybe it's not compatible with uclinux. Check if the Makefile in
> lib is patched with the patch in mtd-source/lib
Sorry, I answered a private mail in parallel. Please check the Makefile in
fs/jffs2 if it contains a entry to link compr_rtime.o
--
Thomas
____________________________________________________
linutronix - competence in embedded & realtime linux
http://www.linutronix.de
mail: tglx@linutronix.de
next prev parent reply other threads:[~2002-12-22 20:06 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-12-22 16:00 JFFS linker error in kernel 2.4.19 Ilan Pollak
2002-12-22 18:21 ` Thomas Gleixner
2002-12-22 20:33 ` Thomas Gleixner [this message]
-- strict thread matches above, loose matches on Subject: below --
2003-01-10 21:27 Frank R Callaghan
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=200212222133.53928.tglx@linutronix.de \
--to=tglx@linutronix.de \
--cc=ilanp@galileo.co.il \
--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.