build bash, then check temp/log.do_install, we can see error , this trigger when builds in bash/po/First, bash builds fine for me, so can you elaborate on what the situation that causes the failure is.
in bash, I have double checking, original a clocal.m4 will be "cat" to acinclude.m4 at begin of do_configure not changed,The patch is missing upstream-status and signed-off-by. For build fixes I'd hope that there would be communication with upstream. On 23 May 2014 09:31, Wenlin Kang <wenlin.kang@windriver.com> wrote:+--- bash-4.3-org/aclocal.m4 2014-05-23 15:28:54.252565146 +0800 ++++ bash-4.3/aclocal.m4 2014-05-23 15:33:19.924570133 +0800aclocal.m4 is overwritten in do_configure when we run autoreconf so anything changed in that file will be lost.
Ross
-- Thanks, Wenlin Kang