H.J., the problem you are seeing is actually caused by a typo in the list of dependencies: > bootstrap-lean_g: bootstrap-lean_f stage_e > bootstrap-lean: force bootstrap-lean_f ^ This should be bootstrap-lean_g, of course ;-) I just checked in a patch for this. Cheers. l8er manfred