All of lore.kernel.org
 help / color / mirror / Atom feed
From: Grant Edwards <grant.b.edwards@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] Failure building default config for ARM integrator
Date: Wed, 16 Dec 2009 17:02:31 +0000 (UTC)	[thread overview]
Message-ID: <hgb3r7$88l$2@ger.gmane.org> (raw)

I'm trying to build the default config for the ARM integrator
target.  [It's the same architecture as my board, and it's
supported by Qemu, so it's a useful testbed.] It fails when it
tries to build U-Boot.  I don't really care about building
U-Boot, so I could just deselect it.

However, if it's considered a bug when a "defconfig" target
doesn't "just build", then I'll try to fix it and submit a
patch.  Is this something that needs to be fixed, or is it
normal?

 $ git clone git://git.buildroot.net/buildroot
 
 $ cd buildroot
  
 $ make integrator926_defconfig

 [...]   
 [hit <enter> to accept default answers to a bunch of config questions]
 [...]    

 $ make

 [...]   
 [hit <enter> to accept default answers to more config questions]
 [...]  
  
 make[1]: Entering directory `/home/grante/buildroot-git/buildroot/output/build/u-boot-2009.08'
 make[1]: *** No rule to make target `integrator926_config'.  Stop.
 make[1]: Leaving directory `/home/grante/buildroot-git/buildroot/output/build/u-boot-2009.08'
 make: *** [/home/grante/buildroot-git/buildroot/output/build/u-boot-2009.08/.configured] Error 2

-- 
Grant Edwards                   grante             Yow! I smell like a wet
                                  at               reducing clinic on Columbus
                               visi.com            Day!

             reply	other threads:[~2009-12-16 17:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-16 17:02 Grant Edwards [this message]
2009-12-16 20:32 ` [Buildroot] Failure building default config for ARM integrator Peter Korsgaard

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='hgb3r7$88l$2@ger.gmane.org' \
    --to=grant.b.edwards@gmail.com \
    --cc=buildroot@busybox.net \
    /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 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.