From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] package/xmlstarlet: fix host build
Date: Thu, 31 Aug 2017 09:14:19 +0200 [thread overview]
Message-ID: <20170831091419.3d0039cc@windsurf.lan> (raw)
In-Reply-To: <20170830224010.15658-1-romain.naour@gmail.com>
Hello,
On Thu, 31 Aug 2017 00:40:10 +0200, Romain Naour wrote:
> Provide the path to HOST_DIR for libxml, libxslt and libiconv like for
> the target variant.
>
> Fixes:
> src/xml_C14N.c:12:31: erreur fatale?: libxml/xmlversion.h : No such file or directory
> #include <libxml/xmlversion.h>
> ^
> In file included from src/trans.c:4:0:
> src/trans.h:32:30: erreur fatale?: libxml/xmlmemory.h : No such file or directory
> #include <libxml/xmlmemory.h>
It would be nice to use LANG=C when building and copy/pasting error
messages, to avoid French words in the middle :)
However: under which conditions does it fail? Why do we suddenly have
this failure? Have the autobuilders noticed?
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
next prev parent reply other threads:[~2017-08-31 7:14 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-30 22:40 [Buildroot] [PATCH] package/xmlstarlet: fix host build Romain Naour
2017-08-31 7:14 ` Thomas Petazzoni [this message]
2017-08-31 7:25 ` Romain Naour
2017-08-31 7:39 ` Thomas Petazzoni
2017-08-31 10:51 ` Romain Naour
2017-08-31 11:10 ` Thomas Petazzoni
2017-08-31 18:42 ` Romain Naour
2017-08-31 19:33 ` Thomas Petazzoni
2017-09-01 19:36 ` Romain Naour
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=20170831091419.3d0039cc@windsurf.lan \
--to=thomas.petazzoni@free-electrons.com \
--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 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.