Re: Linux 2.6.0-test6

From: Sam Ravnborg (sam_at_ravnborg.org)
Date: 09/28/03

  • Next message: Russell King: "Re: Linux 2.6.0-test6"
    Date:	Sun, 28 Sep 2003 21:31:50 +0200
    To: Jörn Engel <joern@wohnheim.fh-wedel.de>
    
    

    On Sun, Sep 28, 2003 at 09:16:22PM +0200, Jörn Engel wrote:
    > How about a check_headers target that roughly works like this:
    >
    > for (all header files in include/linux and include/asm) {
    > echo "#include <$HEADER>" > header.c
    > make header.o
    > rm header.c header.o
    > }

    That should do it. Can you also integrate the check Linus mentioned,
    to make sure no declarations are present.

    I would name the target: headercheck:
    to be consistent with the other targets.

    It should be fine having it as a separate target, then we can ask
    John Cherry to include it in his nightly builds.

    > Another thing, Sam, "make header.o" causes make to call itself
    > indefinitely. Had to "make somedir/header.o". Not sure if you
    > consider this to be a bug, your decision.

    Thanks - I will try to look into it.

            Sam
    -
    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: Russell King: "Re: Linux 2.6.0-test6"

    Relevant Pages

    • Re: [PATCH/RFC] Lustre VFS patch
      ... Maybe you could fix this in the test harness / Lustre itself instead and ... silently discard the writes internally if told so via an ... a DM target which can give you all the failure scenarios you need? ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • RE: [PATCH] 2.6 workaround for Athlon/Opteron prefetch errata
      ... > - compile support for any CPU which doesn't break the target ... > some macros to prevent too much ugly ifdef code. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [PATCH] m32r: set CHECKFLAGS properly
      ... with grep -- -D on the output and have it added to CHECKFLAGS. ... __s390x__ added only for case of 64bit target. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [PATCH] 2.6 workaround for Athlon/Opteron prefetch errata
      ... - compile support for any CPU which doesn't break the target ... some macros to prevent too much ugly ifdef code. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [UML] Compile error when building with seperate source and object directories
      ... symlinks (symlink in question is still created - it's needed for other ... relationship between target and build environment anymore - we pick all ... That's it - none of the helpers depends on build and target being the ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)

    Loading