On Sat, Feb 23, 2008 at 9:27 AM, Neil <[EMAIL PROTECTED]> wrote:
> Neil wrote:
>
>  > I've got the real one in dist/private/nss and an outdated one in
>  > dist/public/nss
>
>  Looks like tpol is suffering from the same problem, but nobody noticed
>  since KaiRo is away attending FOSDEM:
>
>  
> http://tinderbox.mozilla.org/showbuilds.cgi?tree=SeaMonkey-Ports&maxdate=1203651200&hours=3&legend=0&norules=1

OK, you found the root cause.  We changed the "export" directory of several
pkix*.h headers from dist/public/nss to dist/private/nss:
https://bugzilla.mozilla.org/show_bug.cgi?id=402773

This has been done for a while.  The effect wasn't noticed until we
added the PKIX_PL_OcspCertID typedef:
https://bugzilla.mozilla.org/show_bug.cgi?id=375019

The fix is to supplement the patches in bug 402773 with commands that
removes the stale copies from $(SOURCE_XPHEADERS_DIR).

I'm not sure if it's still worth implementing the real fix now -- it is
easier to ask the affected people to blow away their dist/public/nss
directory in their build trees.

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

Reply via email to