From: Mark Jackson <mpfj-list@mimc.co.uk>
To: buildroot@busybox.net
Subject: [Buildroot] Problem with defconfig
Date: Wed, 23 Sep 2009 13:45:46 +0100 [thread overview]
Message-ID: <4ABA187A.5010709@mimc.co.uk> (raw)
In-Reply-To: <87eipxrfz0.fsf@macbook.be.48ers.dk>
Peter Korsgaard wrote:
>>>>>> "Mark" == Mark Jackson <mpfj-list@mimc.co.uk> writes:
>
> Hi,
>
> Mark> mpfj at mpfj-x64:~/avr32/buildroot$ ls -la ./target/device/Atmel/atngw100-base/atngw100-base_defconfig
> Mark> -rw-rw-rw- 1 mpfj mpfj 21720 2009-09-23 10:45 ./target/device/Atmel/atngw100-base/atngw100-base_defconfig
> Mark> mpfj at mpfj-x64:~/avr32/buildroot$ make atngw100-base_defconfig
> Mark> make: *** No rule to make target `atngw100-base_defconfig'. Stop.
> Mark> mpfj at mpfj-x64:~/avr32/buildroot$
>
> very odd. The makefile rule (in the toplevel Makefile) is simply:
>
> %_defconfig: $(CONFIG)/conf
> cp $(shell find ./target/ -name $@) .config
> -@$(MAKE) oldconfig
I looked at this and put in some @echo lines before and after the cp.
They were never executed !?! Is this some bash / dash setup thing ?
mpfj at mpfj-x64:~/avr32/buildroot$ uname -a
Linux mpfj-x64 2.6.28-15-generic #49-Ubuntu SMP Tue Aug 18 19:25:34 UTC 2009 x86_64 GNU/Linux
> So I don't get it why it doesn't trigger for you. Does a simple 'make
> blah_defconfig' work for you?
No ... everything comes up "no rule to make".
> Does it work with the 2009.08 release? What version of make are you using?
2009.08 release of buildroot ? It's not out yet is it ?
mpfj at mpfj-x64:~/avr32/buildroot$ make -v
GNU Make 3.81
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
This program built for x86_64-pc-linux-gnu
next prev parent reply other threads:[~2009-09-23 12:45 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-23 10:08 [Buildroot] Problem with defconfig Mark Jackson
2009-09-23 10:24 ` Peter Korsgaard
2009-09-23 10:53 ` Mark Jackson
2009-09-23 11:05 ` Peter Korsgaard
2009-09-23 11:13 ` Mark Jackson
2009-09-23 12:41 ` Peter Korsgaard
2009-09-23 12:45 ` Mark Jackson [this message]
2009-09-23 13:01 ` Peter Korsgaard
2009-09-23 14:09 ` Mark Jackson
2009-09-23 20:03 ` Peter Korsgaard
2009-09-24 10:50 ` Mark Jackson
2009-09-24 15:42 ` Thiago A. Corrêa
2009-09-24 15:48 ` Peter Korsgaard
2009-09-24 16:33 ` [Buildroot] Foreigh toolchain Michael Trimarchi
2009-09-24 18:28 ` Thomas Petazzoni
2009-09-25 7:35 ` Michael Trimarchi
2009-09-24 10:45 ` [Buildroot] Problem with defconfig Mark Jackson
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=4ABA187A.5010709@mimc.co.uk \
--to=mpfj-list@mimc.co.uk \
--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.