Re: 2.6.13-rc5 randconfig kernel build errors

From: Adrian Bunk (bunk_at_stusta.de)
Date: 08/03/05

  • Next message: Hugh Dickins: "Re: [patch 2.6.13-rc4] fix get_user_pages bug"
    Date:	Wed, 3 Aug 2005 13:20:50 +0200
    To: Grant Coady <lkml@dodo.com.au>
    
    

    On Wed, Aug 03, 2005 at 07:58:02PM +1000, Grant Coady wrote:
    > On Tue, 02 Aug 2005 22:58:59 +1000, Grant Coady <lkml@dodo.com.au> wrote:
    >
    > >Greetings,
    > >
    > >Preliminary results, better sample (some hundreds) in a day or so.
    >
    > After 300 random builds, add one more error:
    > drivers/acpi/osl.c:261: error: `AmlCode' undeclared (first use in this function)
    > drivers/acpi/osl.c:61:10: empty file name in #include

    Please exclude builds with CONFIG_STANDALONE=n.

    And please don't send every new error you are finding to this list.
    As I've already said generating the errors is the the easy part -
    analyzing them is the real work.

    It would be best if you would do this yourself and send specific bug
    reports (or even patches) for the problems you've find.

    If you want to publish the errors you've found, send a pointer to a
    location where it is available _once_ and update the information there.

    This is e.g. how Jan Dittmer is doing it with his very valuable cross
    compile site [1] - he doesn't send daily emails but if I want to know
    the information I can always find it there.

    > Cheers,
    > Grant.

    cu
    Adrian

    [1] http://l4x.org/k/

    -- 
           "Is there not promise of rain?" Ling Tan asked suddenly out
            of the darkness. There had been need of rain for many days.
           "Only a promise," Lao Er said.
                                           Pearl S. Buck - Dragon Seed
    -
    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: Hugh Dickins: "Re: [patch 2.6.13-rc4] fix get_user_pages bug"