Javier Delgadillo wrote:

 
> 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
> 
If instead, I do it with checkout date set (via .mozconfig) to

"12 Apr 2001 16:24:26 PDT"

then I get a different error:

gmake[1]: Entering directory 
`/usr/local/mozilla/nodebug/mozilla/security/manager'
Makefile:40: ../../security/coreconf/arch.mk: No such file or directory
Makefile:44: ../../security/coreconf/.mk: No such file or directory
Makefile:46: ../../security/coreconf/prefix.mk: No such file or directory
gmake[1]: *** No rule to make target 
`../../security/coreconf/prefix.mk'.  Stop.

Is there a date I can use when this was last stable (i.e. buildable)?


Reply via email to