Robert Henschel wrote:
I saw that the Warpzilla Tinderbox was also not
working. So I concluded that this could be because of the same problem.
Can this be right?
Definitely a possible. You can view the log on the tinderbox by clicking on "L" and seeing if it is the sae error
Question:
How do I update my sources of Mozilla today?
All you need to do is go to the mozila dir and do:

gmake -f client.mk pull_all

And this will update the needed files.

although it says "pull", it will only update.

Then do an rm-rf on the obj directory (where the output of the build is)

and do a gmake -f client.mk build_all again.

The pull should go MUCH faster since you already have the code.

Mike


Reply via email to