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: 11 Feb 2003 16:45:27 +0000	[thread overview]
Message-ID: <1044981926.2263.35.camel@passion.cambridge.redhat.com> (raw)
In-Reply-To: <3E47E72C.22242.1F4159F@localhost>

On Mon, 2003-02-10 at 16:53, Igor Trevisan wrote:

> compr_zlib.c: In function `jffs2_zlib_compress':
> compr_zlib.c:63: structure has no member named `zalloc'
> compr_zlib.c:64: structure has no member named `zfree'
> compr_zlib.c:66: warning: implicit declaration of function `deflateInit'
> compr_zlib.c:78: warning: implicit declaration of function `deflate'
> compr_zlib.c:80: warning: implicit declaration of function `deflateEnd'
> compr_zlib.c: In function `jffs2_zlib_decompress':
> compr_zlib.c:108: structure has no member named `zalloc'
> compr_zlib.c:109: structure has no member named `zfree'
> compr_zlib.c:111: warning: implicit declaration of function `inflateInit'
> compr_zlib.c:122: warning: implicit declaration of function `inflate'
> compr_zlib.c:125: warning: implicit declaration of function `inflateEnd'
> make: *** [compr_zlib.o] Error 1
> [igortr at linuxbw1 util]$

What version of zlib.h is it including? It looks like it might be
including the kernel's version instead of the one for the userspace
zlib.

-- 
dwmw2

  reply	other threads:[~2003-02-11 16:45 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
2003-02-10 16:53       ` Igor Trevisan
2003-02-11 16:45         ` David Woodhouse [this message]
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=1044981926.2263.35.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