Re: NSS and NSPR compilation error: ssl3con.c:36:18: fatal error: zlib.h: No such file

2016-11-10 Thread Ding Yangliang
If I build nss+nspr in my RedHat 7.2 x64, more arguments and packages are required. I see an error here, same as I had in Ubuntu 16.04 LTS but solved there by installing zlib1g-dev The message is: gcc -o Linux3.10_x86_64_cc_glibc_PTH_64_OPT.OBJ/zip.o -c -O2 -fPIC -DLINUX2_1 -m64 -pipe

Re: LIBPKIX How To Use? (Windows)

2016-11-10 Thread Opa114
Am Mittwoch, 9. November 2016 23:10:36 UTC+1 schrieb Julien Pierre: > Which LIB file are you using ? If it is a small LIB file, it is probably > just the import library for the DLL . > > PKIX_PL functions are internal functions not exported from NSS3.dll . > Why do you want to use those