Problems making jffs2 utils

Jörn Engel joern at wohnheim.fh-wedel.de
Mon Apr 7 15:53:08 EDT 2003


On Mon, 7 April 2003 14:50:49 -0400, John Burch wrote:
> 
> I'm running into compiler errors when trying to build the jffs2
> utilities for a 2.4.17/mips target.  I've checked out the latest mtd
> code according to www.linux-mtd.infradead.org, then have followed the
> instructions in the mtd/util/README file (copied mtd/util contents to
> directory under linux root and changed $CROSS as necessary since I'm
> cross-compiling to mips).  I cd to <mips-kernel-path>/linux/utils and do
> a make, but get errors immediately, which typically include the
> following (depending on which util I'm trying to make)...
> 
> .../libc.so.6: undefined reference to 'no symbol'
> .../mips-linux-ld: cannot find -lz

You need the common zlib patch, it should be on www.kernel.org
somewhere under people/dwmw2.

Jörn

-- 
Data expands to fill the space available for storage.
-- Parkinson's Law



More information about the linux-mtd mailing list