Looking for mkfs.jffs2 source that compiles against 2.4.18 (redhat+patches)

David Woodhouse dwmw2 at infradead.org
Wed May 28 02:58:45 EDT 2003


On Mon, 2003-05-26 at 02:28, David Wuertele wrote:
> Can anyone tell me how to check out a version of mtd/util from CVS
> that will compile against my kernel's existing JFFS2 support?

It shouldn't. If you run 'make mkfs.jffs2' in the util/ directory from
CVS, you should see it add '-I../include' on the command line, and hence
use its _own_ headers, not the ones from your kernel.

-- 
dwmw2





More information about the linux-mtd mailing list