Javier Delgadillo wrote:

> We're happy to announce that PSM 2.0 is now the default crypto engine
> for the mozilla browser.   Starting with tonight's builds, the mozilla
> downloads will bundle PSM 2.0 instead of the classic PSM.
> 
> If you're a developer who wants to build PSM 2.0 in your browser build,
> do the following:
> 

[snip]


> Unix:
> 1) cvs co mozilla/client.mk
> 2) cd mozilla
> 3) gmake -f client.mk checkout
> 4) gmake -f client.mk checkout BUILD_MODULES=psm2
> 5) configure
> 6) gmake
> 7) configure --enable-modules=psm2
> 8) gmake BUILD_MODULES=psm2
> 
That last step fails for me with:


cd /usr/local/mozilla/nodebug/mozilla/security/nss; gmake -f Makefile 
BUILD_OPT=1 
SOURCE_MDHEADERS_DIR=/usr/local/mozilla/nodebug/mozilla/dist/include/nspr 
MOZILLA_CLIENT=1 moz_import
/bin/sh: /usr/local/mozilla/nodebug/mozilla/security/nss: No such file 
or directory
gmake[2]: Entering directory 
`/usr/local/mozilla/nodebug/mozilla/security/manager'
gmake[2]: *** No rule to make target `moz_import'.  Stop.




Reply via email to