From: Frank R Callaghan <f.callaghan@ieee.org>
To: LinuxMTD <linux-mtd@lists.infradead.org>
Subject: JFFS linker error in kernel 2.4.19
Date: Fri, 10 Jan 2003 16:27:20 -0500 [thread overview]
Message-ID: <200301101627.20417.f.callaghan@ieee.org> (raw)
Hi List,
I'm compiling linux 2.4.19 patched with today's CVS MTD patched
with the patching script
(that states 'no Include Filesytems: yes; Zlib-Patch needed: no)
ld -m elf_i386 -T /home/rtlinux/rtai/linux-2.4.19/arch/i386/vmlinux.lds -e
stext arch/i386/kernel/head.o arch/i386/kernel/init_task.o init/main.o
init/version.o init/do_mounts.o \
--start-group \
arch/i386/kernel/kernel.o arch/i386/mm/mm.o kernel/kernel.o mm/mm.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/ide/idedriver.o
drivers/mtd/mtdlink.o \
net/network.o \
/home/rtlinux/rtai/linux-2.4.19/arch/i386/lib/lib.a
/home/rtlinux/rtai/linux-2.4.19/lib/lib.a
/home/rtlinux/rtai/linux-2.4.19/arch/i386/lib/lib.a \
--end-group \
-o vmlinux
fs/fs.o: In function `jffs2_compress':
fs/fs.o(.text+0x5fc59): undefined reference to `zlib_compress'
fs/fs.o: In function `jffs2_decompress':
fs/fs.o(.text+0x5fced): undefined reference to `zlib_decompress'
fs/fs.o(.text+0x5fd18): undefined reference to `dynrubin_decompress'
make: *** [vmlinux] Error 1
Any Ideas ?
TIA,
Frank.
next reply other threads:[~2003-01-10 20:58 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-01-10 21:27 Frank R Callaghan [this message]
-- strict thread matches above, loose matches on Subject: below --
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
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=200301101627.20417.f.callaghan@ieee.org \
--to=f.callaghan@ieee.org \
--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