bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Glibc build failure on i386-gnu


From: Jeff Bailey
Subject: Re: Glibc build failure on i386-gnu
Date: Fri, 17 Jan 2003 16:23:41 -0800
User-agent: Mutt/1.3.28i

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 <roland@redhat.com>

       * 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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]