public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
From: David Woodhouse <dwmw2@infradead.org>
To: Pieter Grimmerink <mailinglists@grimmerink.nl>
Cc: linux-mtd@lists.infradead.org
Subject: Re: Errors compiling current mtd CVS version
Date: Thu, 12 Jun 2003 10:32:33 +0100	[thread overview]
Message-ID: <1055410352.2097.446.camel@passion.cambridge.redhat.com> (raw)
In-Reply-To: <200306111831.07071.mailinglists@grimmerink.nl>

On Wed, 2003-06-11 at 17:31, Pieter Grimmerink wrote:
> 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)

Fixed; thanks for the report. Why are you using amd_flash.c and not the
non-deprecated drivers?

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

That one is unexpected -- can you give more details? 

> 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.

I've removed JFFS from patchin.sh, and also made the script substitute
Makefile.common for Makefile only if it's actually present (untested). 

-- 
dwmw2

  reply	other threads:[~2003-06-12  9:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-11 16:31 Errors compiling current mtd CVS version Pieter Grimmerink
2003-06-12  9:32 ` David Woodhouse [this message]
2003-06-12 16:06   ` Pieter Grimmerink

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=1055410352.2097.446.camel@passion.cambridge.redhat.com \
    --to=dwmw2@infradead.org \
    --cc=linux-mtd@lists.infradead.org \
    --cc=mailinglists@grimmerink.nl \
    /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