I'm trying to build NSS 3.17.4 on Windows 7 with the latest MozillaBuild. Although I was able to work around a build error, it would be appreciated if the NSS folks get the NSPR folks to fix the problem.

Used:
https://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_17_4_RTM/src/

nss-3.17.4-with-nspr-4.10.7.tar.gz

exported:
OS_TARGET=WINNT
BUILD_OPT=1

ran:
make nss_build_all

Errors (among other things):
ntio.obj : error LNK2019: unresolved external symbol _AcceptEx@32 referenced in function __PR_MD_FAST_ACCEPT

Underlying problem is in NSPR 4.10.7; see bug #1030692 "Make compiling nspr on windows possible again." <https://bugzilla.mozilla.org/show_bug.cgi?id=1030692>


Thanks,

Sean
--
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to