Re: linux-2.6.0-test5/drivers/eisa verbose build failure

From: Adam J. Richter (adam_at_yggdrasil.com)
Date: 09/21/03

  • Next message: evil: "lockups with 2.4.2x"
    Date:	Sat, 20 Sep 2003 18:51:26 -0700
    To: sam@ravnborg.org
    
    

    On Sat, 20 Sep 2003 13:29:12 +0200, Sam Ravnborg:
    [...]
    >The following patch fixes it for me.
    >Would you mind trying this and report back.

    > Sam

    >===== scripts/Makefile.lib 1.20 vs edited =====
    >--- 1.20/scripts/Makefile.lib Sun Jun 8 20:06:56 2003
    >+++ edited/scripts/Makefile.lib Sat Sep 20 09:11:28 2003
    >@@ -225,7 +225,7 @@
    >
    > # If quiet is set, only print short version of command
    >
    >-cmd = @$(if $($(quiet)cmd_$(1)),echo ' $($(quiet)cmd_$(1))' &&) $(cmd_$(1))
    >+cmd = @$(if $($(quiet)cmd_$(1)),echo ' $(subst ','\'',$($(quiet)cmd_$(1)))' &&) $(cmd_$(1))
    >
    > # $(call descend,<dir>,<target>)
    > # Recursively call a sub-make in <dir> with target <target>

    Thank you for the patch. It seems to fix the problem for me.

    Adam J. Richter __ ______________ 575 Oroville Road
    adam@yggdrasil.com \ / Milpitas, California 95035
    +1 408 309-6081 | g g d r a s i l United States of America
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/


  • Next message: evil: "lockups with 2.4.2x"

    Relevant Pages

    • Re: 2.6.10-bkcurr: major slab corruption preventing booting on ARM
      ... >> I'll dig a little further into the report below to see if there's ... reverting the pud_t patch fixes both these problems (the exact ... > scribbling in kernel memory. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: 2.6.0-rc1-mm1
      ... Always copy and save the vlan header in bridge-nf ... This patch fixes it. ... /* Bridge Hooks */ ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • [PATCH][5/3][ARM] PCI quirks update for ARM
      ... > the architecture) array. ... This patch fixes that, allowing you to ... * PCI IDE controllers use non-standard I/O port decoding, ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: nfs4 client bug
      ... A proprietary module was ... > ive been running this since i got the url and so far i havent hit it ... so i think its safe to say this patch fixes the issues i was seeing ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • [PATCH 1/2]: PowerPC/PCI Hotplug build break
      ... Reported today by Dave Jones: ... This patch fixes the break in the arch/powerpc tree. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)