From: <wenzong.fan@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Cc: Zhenfeng.Zhao@windriver.com
Subject: [PATCH 0/1] coreutils: fix do_configure error with long TMPDIR
Date: Mon, 20 Aug 2012 10:55:35 +0800 [thread overview]
Message-ID: <cover.1345431102.git.wenzong.fan@windriver.com> (raw)
From: Wenzong Fan <wenzong.fan@windriver.com>
By default the 'm4/*' files will be extended with absolute path while
autoreconf running, if the length of TMPDIR is too long such as 410
which is the maximum value allowed by 'sanity.bbclass', autoreconf
will fail with error:
Can't exec "/bin/sh": Argument list too long ...
Fix this issue by specific the 'acpaths' to '-I ./m4'.
The following changes since commit 91ece5d5668ee1adb5c5e3d757426a0d5187bd84:
libpam: Fix missing DESTDIR for a mkdir causing build failures (2012-08-19 13:32:06 +0100)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib wenzong/2766
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=wenzong/2766
Wenzong Fan (1):
coreutils: fix do_configure error with long TMPDIR
meta/recipes-core/coreutils/coreutils_8.14.bb | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
--
1.7.9.5
next reply other threads:[~2012-08-20 3:07 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-20 2:55 wenzong.fan [this message]
2012-08-20 2:55 ` [PATCH 1/1] coreutils: fix do_configure error with long TMPDIR wenzong.fan
2012-08-23 16:28 ` Saul Wold
2012-08-24 4:33 ` wenzong fan
2012-08-24 4:41 ` wenzong fan
2012-09-20 4:37 ` Robert Yang
2012-09-21 9:51 ` Richard Purdie
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=cover.1345431102.git.wenzong.fan@windriver.com \
--to=wenzong.fan@windriver.com \
--cc=Zhenfeng.Zhao@windriver.com \
--cc=openembedded-core@lists.openembedded.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