public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
From: dwmw2@infradead.org (David Woodhouse)
To: linux-mtd@lists.infradead.org
Subject: mkfs.jffs on arm
Date: 07 Feb 2003 14:29:44 +0000	[thread overview]
Message-ID: <1044628184.21169.23.camel@passion.cambridge.redhat.com> (raw)
In-Reply-To: <3E43CE5A.28886.1612269@localhost>

Please do not place your reply above the quoted text. Place it below,
and quote _only_ what is absolutely necessary when replying.

On Fri, 2003-02-07 at 14:18, Igor Trevisan wrote:
> I could build almost all the utilities related with JFFS
> a part from mkfs.jffs2 (mkfs.jffs is ok).
> This is how the compile flow ends...

> mkfs.jffs2.c:66:18: zlib.h: No such file or directory

You need zlib cross-compiled and installed such that your cross-compiler
can find zlib.h (and libz.so or libz.a).


> mkfs.jffs2.c: In function `write_dirent':
> mkfs.jffs2.c:770: warning: implicit declaration of function `cpu_to_je16'
> mkfs.jffs2.c:772: warning: implicit declaration of function `cpu_to_je32'

It seems to be including the wrong version of linux/jffs2.h. It should
be including the one from '../include/linux', due to the 
'CFLAGS += -I../include' in util/Makefile. 



-- 
dwmw2

  reply	other threads:[~2003-02-07 14:29 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-07 13:18 mkfs.jffs on arm Igor Trevisan
2003-02-07 13:54 ` David Woodhouse
2003-02-07 14:18   ` Igor Trevisan
2003-02-07 14:29     ` David Woodhouse [this message]
2003-02-10 16:53       ` Igor Trevisan
2003-02-11 16:45         ` David Woodhouse
2003-02-11 17:45           ` Igor Trevisan

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