Thanks for helping of yours!

Now I have enabled the option you said, with this line:

sudo make nss_build_all NSS_SSL_ENABLE_ZLIB= BUILD_OPT=1

Before that I also installed zlib1g-dev

sudo apt-get install zlib1g-dev


And all errors are gone! Thanks a lot and have a good day. 1 week
struggling...


2016-10-20 23:08 GMT+00:00 Martin Thomson <m...@mozilla.com>:

> You can compile with
>
> make nss_build_all NSS_SSL_ENABLE_ZLIB=
>
> To disable zlib.  It's not a feature you want, we just keep it because
> some existing users depend on it.
>
> On Thu, Oct 20, 2016 at 11:10 PM, Kai Engert <k...@kuix.de> wrote:
> > On Thu, 2016-10-20 at 10:13 +0000, Ding Yangliang wrote:
> >> <b>ssl3con.c:36:18: fatal error: zlib.h: no such file or directory</b>
> >
> > zlib.h is a file that should be provided by your development environment.
> >
> > I don't know what package on Ubuntu provides that file, but I'm guessing
> the
> > name should be similar to zlib-dev.
> >
> > Kai
> >
> > --
> > dev-tech-crypto mailing list
> > dev-tech-crypto@lists.mozilla.org
> > https://lists.mozilla.org/listinfo/dev-tech-crypto
> --
> dev-tech-crypto mailing list
> dev-tech-crypto@lists.mozilla.org
> https://lists.mozilla.org/listinfo/dev-tech-crypto
>
-- 
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to