linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* 'make ARCH=ppc defconfig' failing for cross-compile
@ 2006-09-09  0:05 Judith Lebzelter
  2006-09-10  6:15 ` Christian
  0 siblings, 1 reply; 5+ messages in thread
From: Judith Lebzelter @ 2006-09-09  0:05 UTC (permalink / raw)
  To: linuxppc-dev; +Cc: paulus

Hello,

I have been doing cross-compiles for ppc and powerpc on my i686 system. 
In order to do this I generate the .config file like this:

make ARCH=ppc defconfig
(or make ARCH=powerpc defconfig)

This is the error for ppc:

***
*** Can't find default configuration "arch/ppc/configs/common_defconfig"!
***
make[1]: *** [defconfig] Error 1
make: *** [defconfig] Error 2
 

If I replace this file 'arch/ppc/configs/common_defconfig' with an old one, 
it does create my .config.  The allmodconfig, allyesconfig and allnoconfig 
work as I expect.


This is also happening for powerpc with a slightly different error where 
it seems to get the architecture from my system rather than the 
specified target architecture:


drivers/pcmcia/Kconfig:187:warning: leading whitespace ignored
***
*** Can't find default configuration "arch/powerpc/configs/i686_defconfig"!
***
make[1]: *** [defconfig] Error 1
make: *** [defconfig] Error 2


Could you suggest something that would make these cross compile builds 
work again?

Thanks,

Judith

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

end of thread, other threads:[~2006-09-15 19:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-09  0:05 'make ARCH=ppc defconfig' failing for cross-compile Judith Lebzelter
2006-09-10  6:15 ` Christian
2006-09-12 17:48   ` Judith Lebzelter
2006-09-14  3:12     ` Michael Ellerman
2006-09-15 19:22       ` Judith Lebzelter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).