On Thu, Jan 16, 2003 at 11:20:01PM -0800, Jeff Bailey wrote:
> Sometime since 2003-01-13 one of the Make* changes appears to have
> broken the i386-gnu build.

The following change is what clobbered it:

2003-01-14 Roland McGrath <[EMAIL PROTECTED]>

       * Makerules (sed-remove-dotdot): New variable.
        ($(common-objpfx)%.make): Use it.  Depend on $(before-compile).

This causes mach-shortcuts.h to get built before the mach/Makefile rules
allow it to be.  Removing the $(before-compile) fixes this problem.  I
don't know why this depends on $(before-compile) so I can't suggest a
better fix.

Tks,
Jeff Bailey



_______________________________________________
Bug-hurd mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-hurd

Reply via email to