Re: Building libpng16 from source with zlib v1.2.10

John Bowler <[email protected]>
Newsgroups gmane.comp.graphics.png.general
Message-ID <CAP7U39_6s6hoGi9Qo9HZXDOAv5HJuD_v9RbAVXKv9JmNxXZYnA@mail.gmail.com>
This is happening because the code has been build against the zlib
1.2.10 header file; so the #include <zlib.h> is getting the 1.2.10
header yet the library being picked up is the old one.

Previously, working, builds should have been outputing a version
mismatch warning from pngtest.

zlib-prefix sets ZPREFIX, which is the prefix used on internal symbols
in zlib.  It's nothing to do with the location of zlib.

John Bowler

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.