Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: firefox 27 compile error (Was: Re: Re: compat linux exec arguments weirdness)



On Sun, Feb 09, 2014 at 10:47:46PM +0100, Onno van der Linden wrote:
> /usr/obj/www/firefox/work/mozilla-release/security/manager/ssl/src/CertVerifier.cpp:
>  In member function 'SECStatus 
> mozilla::psm::CertVerifier::VerifyCert(CERTCertificate*, SECCertificateUsage, 
> __int64_t, nsIInterfaceRequestor*, mozilla::psm::CertVerifier::Flags, 
> CERTCertList**, SECOidTag*, CERTVerifyLog*)':
> /usr/obj/www/firefox/work/mozilla-release/security/manager/ssl/src/CertVerifier.cpp:245:32:
>  error: 'CERT_REV_M_FORCE_POST_METHOD_FOR_OCSP' was not declared in this scope
> /usr/obj/www/firefox/work/mozilla-release/security/manager/ssl/src/CertVerifier.cpp:357:30:
>  error: 'CERT_REV_M_FORCE_POST_METHOD_FOR_OCSP' was not declared in this scope
> gmake[3]: *** [CertVerifier.o] Error 1
> 
> security/nss/lib/certdb/certt.h on line 1112 has a define for it
> and certt.h gets included in CertVerifier.h
> 
> I don't have the time right now to check further. I'll do
> some more debugging tomorrow, unless someone beats me to it.

Just as a data point, firefox-27 just built fine for me on
6.99.31/amd64 from yesterday with dsl's fix for the header file added
manually.
 Thomas


Home | Main Index | Thread Index | Old Index