public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* Errors compiling current mtd CVS version
@ 2003-06-11 16:31 Pieter Grimmerink
  2003-06-12  9:32 ` David Woodhouse
  0 siblings, 1 reply; 3+ messages in thread
From: Pieter Grimmerink @ 2003-06-11 16:31 UTC (permalink / raw)
  To: linux-mtd

I just checked out the mtd+jffs2 patches from CVS, and patched them into a 
2.4.19 kernel tree, using patchin.sh.

Now I've enabled mtd & jffs2, and try to compile.

#include <linux/init.h> seems to be missing in mtd/chips/amd_flash.c
(errors on __init and __exit)

#include <linux/sched.h> seems to be missing in fs/jffs2/write.c
(error on 'current')

If I have jffs enabled as well, it failes because Makefile.common is missing.

When I also patch in zlib (using patchin.sh), Makefile.common is missing both 
in zlib_inflate and zlib_deflate.

Is there a problem with my config?

Best regards,

Pieter

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-06-12 16:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-06-11 16:31 Errors compiling current mtd CVS version Pieter Grimmerink
2003-06-12  9:32 ` David Woodhouse
2003-06-12 16:06   ` Pieter Grimmerink

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox