From: Judith Lebzelter <judith@osdl.org>
To: linuxppc-dev@ozlabs.org
Cc: paulus@samba.org
Subject: 'make ARCH=ppc defconfig' failing for cross-compile
Date: Fri, 8 Sep 2006 17:05:12 -0700 [thread overview]
Message-ID: <20060909000512.GF9335@shell0.pdx.osdl.net> (raw)
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
next reply other threads:[~2006-09-09 0:05 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-09-09 0:05 Judith Lebzelter [this message]
2006-09-10 6:15 ` 'make ARCH=ppc defconfig' failing for cross-compile Christian
2006-09-12 17:48 ` Judith Lebzelter
2006-09-14 3:12 ` Michael Ellerman
2006-09-15 19:22 ` Judith Lebzelter
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20060909000512.GF9335@shell0.pdx.osdl.net \
--to=judith@osdl.org \
--cc=linuxppc-dev@ozlabs.org \
--cc=paulus@samba.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).