On 2010/04/22 10:17 PDT, Jose Maria Ramirez wrote:
> 
> Hello, I am trying to build JSS, and I get the following errors:
> 
> d:\mozilla\security\jss\org\mozilla\jss\util\SSLerrs.h(389) : error
> C2065: 'SSL_ERROR_RX_UNEXPECTED_NEW_SESSION_TICKET' : undeclared identifier
[snip]

> where should each of these "identifiers" must be declared?

looks to me like you're missing the NSS header files.
You're probably missing the NSPR header files too.
The instructions for getting all this stuff are on the mozilla web sites,
e.g. developer.mozilla.com www.mozilla.com
-- 
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to