Chris Seawood wrote:
>
> Stuart Ballard wrote:
> >
>
> > export MOZ_NSS_AUTOCONF=1
> > mk_add_options MOZ_NSS_AUTOCONF=1
>
> Comment out those two options and update your tree. If that works then
> I suspect that PSM was updated to use a new feature only found on the
> NSS_CLIENT_TAG and the NSS_CLIENT_BRANCH (autoconf) is out of date.
Heh... well it fails differently :)
Now it won't even configure because the --enable-crypto is incompatible
with not having MOZ_NSS_AUTOCONF. Or at least that's what it says.
Should this not be true any longer?
Is anyone else getting this build breakage?
Stuart.