Re: Linuv 2.6.15-rc1

From: Adrian Bunk (bunk_at_stusta.de)
Date: 11/12/05

  • Next message: Nickolay V. Shmyrev: "Re: [x86_64] 2.6.14-git13 mplayer fails with "v4l2: ioctl queue buffer failed: Bad address" (2 Nov 2005, 11 Nov 2005)"
    Date:	Sat, 12 Nov 2005 23:20:45 +0100
    To: Michael Buesch <mbuesch@freenet.de>
    
    

    On Sat, Nov 12, 2005 at 10:57:05PM +0100, Michael Buesch wrote:
    > On Saturday 12 November 2005 22:53, you wrote:
    > > > CHK include/linux/version.h
    > > > CHK include/linux/compile.h
    > > > CHK usr/initramfs_list
    > > > GEN .version
    > > > CHK include/linux/compile.h
    > > > UPD include/linux/compile.h
    > > > CC init/version.o
    > > > LD init/built-in.o
    > > > LD .tmp_vmlinux1
    > > > arch/powerpc/kernel/built-in.o: In function `platform_init':
    > > > : undefined reference to `prep_init'
    > > > arch/powerpc/kernel/built-in.o:(__ksymtab+0x4d8): undefined reference to `ucSystemType'
    > > > arch/powerpc/kernel/built-in.o:(__ksymtab+0x4e0): undefined reference to `_prep_type'
    > > > make: *** [.tmp_vmlinux1] Error 1

    ucSystemType is a variable that is EXPORT_SYMBOL'ed but never used in
    any way.

    _prep_type is a variable that is needlessly EXPORT_SYMBOL'ed.

    But prep_init points to the real problem:

    CONFIG_PPC_PREP requires code from arch/ppc/platforms/, but this
    directory is never visited.

    What is the correct fix?
    Migrate the code from arch/ppc/platforms/ to arch/powerpc/platforms/ ?

    > > Please send your .config .
    >
    >
    > I did this in my first mail:
    > http://marc.theaimsgroup.com/?l=linux-kernel&m=113182883102937&q=p5

    OK, thanks, I missed this email.

    > Greetings Michael.

    cu
    Adrian

    -- 
           "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: Nickolay V. Shmyrev: "Re: [x86_64] 2.6.14-git13 mplayer fails with "v4l2: ioctl queue buffer failed: Bad address" (2 Nov 2005, 11 Nov 2005)"

    Relevant Pages

    • Re: [2.6 patch] update Dag Brattlis email address
      ... > This patch is huge. ... There had been need of rain for many days. ... Pearl S. Buck - Dragon Seed ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • [patch] 2.6.0-test11-mm1: isdn/eicon/eicon_mod.c doesnt compile
      ... I got the following compile error in 2.6.0-test11-mm1: ... There had been need of rain for many days. ... Pearl S. Buck - Dragon Seed ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [PATCH] Add -Winline
      ... >> Attached are all inlining warnings I get with this patch applied in ... There had been need of rain for many days. ... Pearl S. Buck - Dragon Seed ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [KJ] 2.6.10-rc1-kjt1: ixgb_ethtool.c doesnt compile
      ... > Admittedly, it's not tarred first, but still... ... There had been need of rain for many days. ... Pearl S. Buck - Dragon Seed ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [2.6 patch] Use -ffreestanding?
      ... Iow, it might not work with all ... There had been need of rain for many days. ... Pearl S. Buck - Dragon Seed ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)