Re: mm snapshot broken-out-2007-11-06-02-32 powerpc - axon_msibuild faliure

From: Benjamin Herrenschmidt
Date: Wed Nov 07 2007 - 15:30:32 EST



On Thu, 2007-11-08 at 01:22 +0530, Kamalesh Babulal wrote:
> Hi Andrew,
>
> The kernel build fails with randconfig, with folllowing error

Why cares about randconfig crap ? I don't much. Especially not if you
don't provide the actual config that triggered the error.

> CC arch/powerpc/platforms/cell/axon_msi.o
> arch/powerpc/platforms/cell/axon_msi.c:69: error: expected specifier-qualifier-list before âdcr_host_tâ
> arch/powerpc/platforms/cell/axon_msi.c: In function âmsic_dcr_writeâ:
> arch/powerpc/platforms/cell/axon_msi.c:80: error: implicit declaration of function âdcr_writeâ
> arch/powerpc/platforms/cell/axon_msi.c:80: error: âstruct axon_msicâ has no member named âdcr_hostâ
> arch/powerpc/platforms/cell/axon_msi.c: In function âaxon_msi_cascadeâ:
> arch/powerpc/platforms/cell/axon_msi.c:89: error: implicit declaration of function âdcr_readâ
> arch/powerpc/platforms/cell/axon_msi.c:89: error: âstruct axon_msicâ has no member named âdcr_hostâ
> arch/powerpc/platforms/cell/axon_msi.c:95: error: âstruct axon_msicâ has no member named âread_offsetâ
> arch/powerpc/platforms/cell/axon_msi.c:96: error: âstruct axon_msicâ has no member named âread_offsetâ
> arch/powerpc/platforms/cell/axon_msi.c:101: error: âstruct axon_msicâ has no member named âread_offsetâ
> arch/powerpc/platforms/cell/axon_msi.c:103: error: âstruct axon_msicâ has no member named âread_offsetâ
> arch/powerpc/platforms/cell/axon_msi.c:104: error: âstruct axon_msicâ has no member named âread_offsetâ
> arch/powerpc/platforms/cell/axon_msi.c: In function âaxon_msi_notify_rebootâ:
> arch/powerpc/platforms/cell/axon_msi.c:301: error: âstruct axon_msicâ has no member named âlistâ
> arch/powerpc/platforms/cell/axon_msi.c:301: warning: type defaults to âintâ in declaration of â__mptrâ
> arch/powerpc/platforms/cell/axon_msi.c:301: warning: initialization from incompatible pointer type
> arch/powerpc/platforms/cell/axon_msi.c:301: error: âstruct axon_msicâ has no member named âlistâ
> arch/powerpc/platforms/cell/axon_msi.c:301: error: âstruct axon_msicâ has no member named âlistâ
> arch/powerpc/platforms/cell/axon_msi.c:301: error: âstruct axon_msicâ has no member named âlistâ
> arch/powerpc/platforms/cell/axon_msi.c:301: error: âstruct axon_msicâ has no member named âlistâ
> arch/powerpc/platforms/cell/axon_msi.c:301: warning: type defaults to âintâ in declaration of â__mptrâ
> arch/powerpc/platforms/cell/axon_msi.c:301: error: âstruct axon_msicâ has no member named âlistâ
> arch/powerpc/platforms/cell/axon_msi.c:301: error: âstruct axon_msicâ has no member named âlistâ
> arch/powerpc/platforms/cell/axon_msi.c:304: error: âstruct axon_msicâ has no member named âdcr_hostâ
> arch/powerpc/platforms/cell/axon_msi.c: In function âaxon_msi_setup_oneâ:
> arch/powerpc/platforms/cell/axon_msi.c:332: error: implicit declaration of function âdcr_resource_startâ
> arch/powerpc/platforms/cell/axon_msi.c:333: error: implicit declaration of function âdcr_resource_lenâ
> arch/powerpc/platforms/cell/axon_msi.c:342: error: âstruct axon_msicâ has no member named âdcr_hostâ
> arch/powerpc/platforms/cell/axon_msi.c:342: error: implicit declaration of function âdcr_mapâ
> arch/powerpc/platforms/cell/axon_msi.c:343: error: implicit declaration of function âDCR_MAP_OKâ
> arch/powerpc/platforms/cell/axon_msi.c:343: error: âstruct axon_msicâ has no member named âdcr_hostâ
> arch/powerpc/platforms/cell/axon_msi.c:388: error: âstruct axon_msicâ has no member named âlistâ
> make[2]: *** [arch/powerpc/platforms/cell/axon_msi.o] Error 1
> make[1]: *** [arch/powerpc/platforms/cell] Error 2
> make: *** [arch/powerpc/platforms] Error 2
>
> This is because of the #ifdef CONFIG_PPC_DCR in the asm-powerpc/dcr.h.
>

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/