From: Wenlin Kang <wenlin.kang@windriver.com>
To: Christopher Larson <clarson@kergoth.com>
Cc: Patches and discussions about the oe-core layer
<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH] autotools.bbclass: fixed bash build error
Date: Thu, 15 May 2014 10:32:28 +0800 [thread overview]
Message-ID: <5374273C.1040603@windriver.com> (raw)
In-Reply-To: <CABcZANmJwy2uid_pwHZzt=PHYpW=CetpkB0U3r-c=0EcFUONXg@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1495 bytes --]
On 2014年05月15日 01:45, Christopher Larson wrote:
>
> On Wed, May 14, 2014 at 2:30 AM, Wenlin Kang
> <wenlin.kang@windriver.com <mailto:wenlin.kang@windriver.com>> wrote:
>
> When build bash, a error occurs, the cause is that autotools uses
> improper Makefile.in.in <http://Makefile.in.in> which is from
> path/gettext/po/ but not bash
> itself in bash/po/,so to avoid some error to occur, we should use
> package itself Makefile.in.in <http://Makefile.in.in> file if it has.
>
> Signed-off-by: Wenlin Kang <wenlin.kang@windriver.com
> <mailto:wenlin.kang@windriver.com>>
>
>
> This will cause breakage when the shipped Makefile.in.in
> <http://Makefile.in.in> gettext version mismatches with the
> gettext-native/gettext we built.
but if we directly use gettext-native/gettext/Makefile.in.in just
as now, for bash, it do occur some problem, can't get correct value
of PACKAGE, VERSION due to use incorrect variable name(the right should
is PACKAGE_NAME, PACKAGE_VERSION) , can't get BUILD_DIR, and can't get
po-directories(it indeed isn't exist) in bash/po/Makefile.
these all can trigger a build error in bash/po , so, whether we can
have a much well solution for it, can you have some good advices, thanks?
> --
> Christopher Larson
> clarson at kergoth dot com
> Founder - BitBake, OpenEmbedded, OpenZaurus
> Maintainer - Tslib
> Senior Software Engineer, Mentor Graphics
--
Thanks,
Wenlin Kang
[-- Attachment #2: Type: text/html, Size: 3838 bytes --]
prev parent reply other threads:[~2014-05-15 2:32 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-14 9:30 [PATCH] autotools.bbclass: fixed bash build error Wenlin Kang
2014-05-14 17:45 ` Christopher Larson
2014-05-15 2:32 ` Wenlin Kang [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=5374273C.1040603@windriver.com \
--to=wenlin.kang@windriver.com \
--cc=clarson@kergoth.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