* mtd jffs2 on 2.4.18-rmk3: undefined references
@ 2002-04-24 2:52 Murtada Shah
2002-04-24 6:27 ` David Woodhouse
0 siblings, 1 reply; 2+ messages in thread
From: Murtada Shah @ 2002-04-24 2:52 UTC (permalink / raw)
To: linux-mtd
Hi,
I'm trying to install the mtd from the cvs rep. for 2.4.18 kernel with rmk3 patch.
I copied (normally it ln -sf, but I cp -f'd) the files over, but I'm getting
undefined references to zlib_deflateInit_, zlib_inflateInit_ and some other
zlib_<> calls.. which seem to reside in the lib/zlib_deflate &
lib/zlib_inflate directories of mtd. How do I copy these to the linux kernel
so I can cross-compile 2.4.18-rmk3 with latest mtd without undefined reference
errors?
Murtada Shah
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: mtd jffs2 on 2.4.18-rmk3: undefined references
2002-04-24 2:52 mtd jffs2 on 2.4.18-rmk3: undefined references Murtada Shah
@ 2002-04-24 6:27 ` David Woodhouse
0 siblings, 0 replies; 2+ messages in thread
From: David Woodhouse @ 2002-04-24 6:27 UTC (permalink / raw)
To: Murtada Shah; +Cc: linux-mtd
mshah@yottayotta.com said:
> I'm getting undefined references to zlib_deflateInit_,
> zlib_inflateInit_ and some other zlib_<> calls.. which seem to reside
> in the lib/zlib_deflate & lib/zlib_inflate directories of mtd. How do
> I copy these to the linux kernel so I can cross-compile 2.4.18-rmk3
> with latest mtd without undefined reference errors?
ftp://ftp.??.kernel.org/pub/linux/kernel/people/dwmw2/shared-zlib/
The 2.4.19-pre1 version ought to work. Obviously the bits which patch the
stable JFFS2 code to work with shared zlib won't work - ignore those and
drop in the new code.
--
dwmw2
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-04-24 6:28 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-04-24 2:52 mtd jffs2 on 2.4.18-rmk3: undefined references Murtada Shah
2002-04-24 6:27 ` David Woodhouse
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox