Hi, When I build NSS 3.45 on windows 2016 with VS2017, it hung at "cd freebl; make export".
The followings are the last outputs in the console, ... ... make[1]: Entering directory `/path/to/nss-3.45/nss/lib' cd util; make export make[2]: Entering directory `/path/to/nss-3.45/nss/lib/util' Creating ../../../dist/public/nss nsinstall -m 444 base64.h ciferfam.h eccutil.h hasht.h nssb64.h nssb64t.h nsslocks.h nssilock.h nssilckt.h nssrwlk.h nssrwlkt.h nssutil.h pkcs11.h pkcs11f.h pkcs11p.h pkcs11t.h pkcs11n.h pkcs11u.h pkcs1sig.h portreg.h secasn1.h secasn1t.h seccomon.h secder.h secdert.h secdig.h secdigt.h secitem.h secoid.h secoidt.h secport.h secerr.h utilmodt.h utilrename.h utilpars.h utilparst.h pkcs11uri.h ../../../dist/public/nss Creating ../../../dist/private/nss nsinstall -m 444 verref.h templates.c ../../../dist/private/nss make[2]: Leaving directory `/path/to/nss-3.45/nss/lib/util' cd freebl; make export Is it a known issue? Or should I do something? I didn't meet any problem when building NSS 3.44 on the same environment. Thanks! -- dev-tech-crypto mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-crypto

