All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] "make menuconfig" possibly broken in git master
Date: Sat, 25 Sep 2010 22:56:31 +0200	[thread overview]
Message-ID: <8762xt7da8.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <AANLkTi=aSSpv06gYd8_eaHdMxDBuPJrd5+AZJo1kgns7@mail.gmail.com> ("Bjørn Forsman"'s message of "Sat, 25 Sep 2010 17:31:10 +0200")

>>>>> "Bj?rn" == Bj?rn Forsman <bjorn.forsman@gmail.com> writes:

Hi,

 Bj?rn> I think I've found the exact issue: package/config/zconf.tab.c wasn't
 Bj?rn> being rebuilt.
 Bj?rn> I removed that file, it got rebuilt and the issue was gone.
 Bj?rn> I think 'make distclean' should clean package/config/zconf.tab.c (and
 Bj?rn> all *.o files in
 Bj?rn> package/config/) or this issue may appear next time package/config/ is
 Bj?rn> synced with upstream.

The distclean does clean everything currently used, but the problem is
that these files used to exist in package/config, but are now in
output/build/buildroot-config, and the original makefile gets a bit
confused when there's old files in package/config.

-- 
Bye, Peter Korsgaard

  reply	other threads:[~2010-09-25 20:56 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-25 11:21 [Buildroot] "make menuconfig" possibly broken in git master Bjørn Forsman
2010-09-25 12:14 ` Peter Korsgaard
2010-09-25 14:29   ` Bjørn Forsman
2010-09-25 14:59     ` Peter Korsgaard
2010-09-25 15:31       ` Bjørn Forsman
2010-09-25 20:56         ` Peter Korsgaard [this message]
2010-09-27  7:12           ` Bjørn Forsman
2010-09-25 13:49 ` Lionel Landwerlin
2010-09-25 15:02   ` Bjørn Forsman

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=8762xt7da8.fsf@macbook.be.48ers.dk \
    --to=jacmet@uclibc.org \
    --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.