On So, 2013-11-17 at 02:15 -0800, Sean Leonard wrote: 
> Hi NSS people:
> 
> I am trying to build NSS 3.15.3 for Windows using the bundle on 
> ftp.mozilla.org 
> (https://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_15_3_RTM/src/).
>  
> I am getting a build problem:
> 
> nsinstall -m 444 templates.c ../../../dist/private/nss
> make[2]: Leaving directory `/j/mozilla/nss-3.15.3/nss/lib/util'
> cd freebl; make export
> make[2]: Entering directory `/j/mozilla/nss-3.15.3/nss/lib/freebl'
> nsinstall -m 444 blapit.h shsign.h ecl/ecl-exp.h ../../../dist/public/nss
> make[2]: *** No rule to make target `alghmac.h', needed by 
> `private_export'.  Stop.
> make[2]: Leaving directory `/j/mozilla/nss-3.15.3/nss/lib/freebl'
> make[1]: *** [export] Error 2
> make[1]: Leaving directory `/j/mozilla/nss-3.15.3/nss/lib'
> make: *** [export] Error 2
> 
> 
> What is this error, and how can I overcome it? I am building on Windows 
> with the latest MozillaBuild, with OS_TARGET=WINNT and BUILD_OPT=1. I 
> used make nss_build_all.

We don't use WINNT, it's obsolete. Please use OS_TARGET=WIN95. Does that
work?

Do you have the file nss/lib/freebl/alghmac.h?

Kai



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

Reply via email to