Here's a little problem that I've had plaguing me for a while when trying to grab the latest Mozilla updates from CVS.
Following the instructions given on the Mozilla site I wander through the steps of CVS login, pulling the client.mk file and then beginning the pull_all routine. Unfortunately, I get a little ways into retrieving updates from CVS when gmake terminates. I have been able to successfully update from CVS in the past, but now something isn't playing nice. Where I'm stuck now is I can't find any error messages relating to what actually went wrong. The last bit from the pull_all results in: M mozilla/security/nss/lib/pkix/src/X520Name/PEncode.c M mozilla/security/nss/lib/softoken/pkcs11n.h M mozilla/security/nss/tests/pkcs11/netscape/trivial/Makefile.in M mozilla/security/nss/tests/pkcs11/netscape/trivial/configure.in gmake.exe[1]: *** [real_checkout] Error 1 gmake.exe[1]: Leaving directory `/programming' gmake: *** [checkout] Error 2 I've even tried removing the files in my local trivial directory where the error is occuring, but that seems to get me no further. CVS will repopulate the directory and then checkout will fail. Is there an straight forward way to figure out exactly what error is occurring, or is it just that my local source is far too old to update successfully(!)? Any hints would be appreciated. Thanks, Jeff -- ---------------- Whatza JamochaMUD? http://jamochamud.anecho.mb.ca Or other stuff: http://www.anecho.mb.ca/~jeffnik -----------------------------------------------------------
