All of lore.kernel.org
 help / color / mirror / Atom feed
* [BUID_FAILURE] next-20080215 Build failure caused by ide: rework PowerMac media-bay support
@ 2008-02-15 17:54 ` Kamalesh Babulal
  0 siblings, 0 replies; 4+ messages in thread
From: Kamalesh Babulal @ 2008-02-15 17:54 UTC (permalink / raw)
  To: bzolnier; +Cc: linux-kernel, linux-ide, linuxppc-dev, michael, Andy Whitcroft

The linux-next-20080215 kernel build fails on the powerpc with
following error
 
  CC      arch/powerpc/platforms/powermac/setup.o
In file included from arch/powerpc/platforms/powermac/setup.c:66:
include/asm/mediabay.h:29: error: syntax error before 'ide_hwif_t'
include/asm/mediabay.h:29: warning: function declaration isn't a prototype
make[2]: *** [arch/powerpc/platforms/powermac/setup.o] Error 1
make[1]: *** [arch/powerpc/platforms/powermac] Error 2
make: *** [arch/powerpc/platforms] Error 2

This build failure is caused by the  ide: rework PowerMac media-bay support
patch.This problem was reported and solution suggested according to
http://lkml.org/lkml/2008/2/13/195 including the 

#include <linux/ide.h> after

#ifdef CONFIG_BLK_DEV_IDE_PMAC

helps in fixing the build failure.

-- 
Thanks & Regards,
Kamalesh Babulal,
Linux Technology Center,
IBM, ISTL.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-02-16 15:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-15 17:54 [BUID_FAILURE] next-20080215 Build failure caused by ide: rework PowerMac media-bay support Kamalesh Babulal
2008-02-15 17:54 ` Kamalesh Babulal
2008-02-16 14:57 ` Bartlomiej Zolnierkiewicz
2008-02-16 14:57   ` Bartlomiej Zolnierkiewicz

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.