From: Glen Johnson <gjohnson@valcom.com>
To: linux-mtd <linux-mtd@lists.infradead.org>
Subject: New JFFS2 code needs upgrade to zlib. Zlib where is it/does it go?
Date: Mon, 20 Nov 2006 15:16:45 -0500 [thread overview]
Message-ID: <45620D2D.1030209@valcom.com> (raw)
Linux-mtd,
I am trying to upgrade JFFS2 code for uClinux-dist so that I can use
it. I have found it depends on the latest libz.a (version 1.2.3). I
downloaded zlib and copied it into the uClinux-dist/lib/zlib directory.
This upgrades libz.a in uClinux-dist/lib directory. In addition to this
I compiled zlib-1.2.3 and installed on my developing host system. So it
is also in /usr/local/lib/zlib.a, as recommended on-line. The cross
compiler looks in /usr/local//m68k-uclinux/... for libz.a and zlib.h.
When I try to compile it never sees my new zlib in the host
/usr/local/lib/zlib.a nor in the ./uClinux-dist/lib/zlib.a.
What else do I need to do?
Thanks,
Glen Johnson
reply other threads:[~2006-11-20 20:17 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=45620D2D.1030209@valcom.com \
--to=gjohnson@valcom.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.