From: Michal Marek <mmarek@suse.cz>
To: Peter Foley <pefoley2@verizon.net>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
Linux Kbuild Mailing List <linux-kbuild@vger.kernel.org>
Subject: Re: [PATCH] kbuild: don't use a symlink for update-po-config
Date: Sun, 18 Dec 2011 22:05:18 +0100 [thread overview]
Message-ID: <20111218210518.GC25931@sepie.suse.cz> (raw)
In-Reply-To: <20111218205725.GB25931@sepie.suse.cz>
On Sun, Dec 18, 2011 at 09:57:25PM +0100, Michal Marek wrote:
> On Sat, Oct 22, 2011 at 11:19:22AM -0400, Peter Foley wrote:
> > This patch changes update-po-config to not create a symlink in arch/um
> > because this fails with make O= builds.
> > It also improves the V=0 output.
> >
> > GEN /usr/src/lto/work/Makefile
> > GEN config
> > ln: failed to create symbolic link `arch/um/Kconfig': No such file or directory
> > make[3]: *** [update-po-config] Error 1
> > make[2]: *** [update-po-config] Error 2
> > make[1]: *** [sub-make] Error 2
> > make: *** [all] Error 2
> >
> > Signed-off-by: Peter Foley <pefoley2@verizon.net>
> > ---
> > scripts/kconfig/Makefile | 11 +++++------
> > 1 files changed, 5 insertions(+), 6 deletions(-)
>
> Applied to kbuild.git#kconfig, thanks.
After appying this, I noticed that UML changed once more in 3.2, so this
fix is not sufficient. So I'll instead apply a fix from Paul Bolle to
the rc-fixes branch and send it to Linus for 3.2. Please send a patch
that only fixes the alignment issue in make output.
Thanks,
Michal
prev parent reply other threads:[~2011-12-18 21:05 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-22 15:19 [PATCH] kbuild: don't use a symlink for update-po-config Peter Foley
2011-12-18 20:57 ` Michal Marek
2011-12-18 21:05 ` Michal Marek [this message]
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=20111218210518.GC25931@sepie.suse.cz \
--to=mmarek@suse.cz \
--cc=linux-kbuild@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=pefoley2@verizon.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.