From: Gustavo Zacarias <gustavo@zacarias.com.ar>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] gettext: add dependency on host-libxml2 for host-gettext.
Date: Tue, 29 Dec 2015 13:51:23 -0300 [thread overview]
Message-ID: <5682BA0B.4010401@zacarias.com.ar> (raw)
In-Reply-To: <55F6E339.90805@imgtec.com>
On 14/09/15 12:09, Vicente Olivert Riera wrote:
> Given the following reasons:
>
> - The difference of build time caused by using host-libxml2 is not that
> much, as Yann said.
>
> - We normally prefer to rely on external libraries
>
> - Other packages could benefit on having host-libxml2 already built.
> Otherwise we could end up with building libxml2 twice, the one bundled
> in gettext and the external one.
>
> I vote for using the host-libxml2 package instead of the bundled libxml2.
>
> Regards,
>
> Vincent.
Hi All.
Given my recent bump to gettext 0.19.7 libxml2 is now required more than
ever for the new ITS handling code.
The problem now is that older libxml2 versions might not be enough for
host-gettext and result in build failure:
http://autobuild.buildroot.net/results/1b7/1b7b1244ccab111dbcdb6350525077d2a7157d91/build-end.log
It is silly that the configure script doesn't check for this, however we
can't make conditionals for host packages (or better said, for things
that may or may not be present in the distro), and i follow the same
line of reasoning of avoiding bundled duplication - it's more a matter
of build time than space for host packages, but still.
I'd vote for making it so as well.
Regards.
next prev parent reply other threads:[~2015-12-29 16:51 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-18 15:12 [Buildroot] [Bug 7886] New: gettext: link failure with locally-installed libxml2 bugzilla at busybox.net
2015-02-20 22:29 ` [Buildroot] [Bug 7886] " bugzilla at busybox.net
2015-02-23 13:03 ` [Buildroot] [PATCH] gettext: add dependency on host-libxml2 for host-gettext Nicolas Cavallari
2015-02-23 18:17 ` Thomas Petazzoni
2015-02-24 22:24 ` Yann E. MORIN
2015-09-14 15:09 ` Vicente Olivert Riera
2015-12-29 16:51 ` Gustavo Zacarias [this message]
2015-12-26 21:37 ` Yann E. MORIN
2015-04-09 14:19 ` [Buildroot] [Bug 7886] gettext: link failure with locally-installed libxml2 bugzilla at busybox.net
2015-12-26 21:46 ` bugzilla at busybox.net
2015-12-29 17:27 ` bugzilla at busybox.net
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=5682BA0B.4010401@zacarias.com.ar \
--to=gustavo@zacarias.com.ar \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox