On 10/05/2010 18:40, Simon Peyton-Jones wrote:
This ‘make has restarted 3 times’ has happened a few times to me
recently.  Restarting makes it go away

It can happen if you modify something while the build is in progress - I see this quite often. In this case the error is just overly conservative, and restarting is the right workaround.

If you encounter this without touching any files after typing 'make', then it's probably a bug in the build system. Though unfortunately it's going to be almost impossible to track down unless we can find a way to reproduce it. The OS X instance of this error is reproducible and probably easily fixable, I think Ian is looking into it.

Cheers,
        Simon

_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to