Re: USE_STATIC_LIBS=1; make nss_build_all fails?

2013-10-28 Thread haridharan
The source is 
security/nss/releases/NSS_3_15_2_RTM/src/nss-3.15.2-with-nspr-4.10.1.tar.gz
-- 
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto


USE_STATIC_LIBS=1; make nss_build_all fails?

2013-10-28 Thread H
I'm on Mac OS X and compiling the nss with nspr.  I want to build the binaries 
(signtool) use the static library.  But the build fails with duplicate errors.

ld: duplicate symbol _CERT_OidSeqTemplate in 
../../../dist/Darwin11.4.2_DBG.OBJ/lib/libcertdb.a(polcyxtn.o) and 
Darwin11.4.2_DBG.OBJ/certext.o
collect2: ld returned 1 exit status
make[2]: *** [Darwin11.4.2_DBG.OBJ/certutil] Error 1
make[1]: *** [libs] Error 2
make: *** [libs] Error 2

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