From: Doug Goldstein <cardoe@cardoe.com>
To: xen-devel@lists.xen.org
Cc: Wei Liu <wei.liu2@citrix.com>,
Ian Jackson <ian.jackson@eu.citrix.com>,
Ian Campbell <ian.campbell@citrix.com>,
Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Subject: Re: [PATCH 4/4] tools/configure: rerun autoconf
Date: Thu, 18 Feb 2016 15:31:18 -0600 [thread overview]
Message-ID: <56C63826.5090303@cardoe.com> (raw)
In-Reply-To: <1455830545-848-4-git-send-email-cardoe@cardoe.com>
[-- Attachment #1.1: Type: text/plain, Size: 1138 bytes --]
On 2/18/16 3:22 PM, Doug Goldstein wrote:
> Rerun autoconf to regenerate configure
>
> Signed-off-by: Doug Goldstein <cardoe@cardoe.com>
> ---
> CC: Ian Jackson <ian.jackson@eu.citrix.com>
> CC: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
> CC: Ian Campbell <ian.campbell@citrix.com>
> CC: Wei Liu <wei.liu2@citrix.com>
> ---
> tools/configure | 295 ++++++++++++++++++++++++++++----------------------------
> 1 file changed, 148 insertions(+), 147 deletions(-)
>
>
Before these changes I was seeing the following errors:
https://travis-ci.org/cardoe/xen/jobs/110174912
https://travis-ci.org/cardoe/xen/jobs/110196932#L1435 (you have to
expand the 'cat tools/config.log' and go down to line 1435).
The goal here is to enabling building the toolstack in Travis.
Unfortunately the last issue is a Ubuntu one. If anyone Ubuntu devs or
users here have a good suggestion let me know. The error is:
https://travis-ci.org/cardoe/xen/jobs/110210149#L3536
On my personal machine I've just made a symlink from /usr/include/asm ->
/usr/include/asm-generic to get past this.
--
Doug Goldstein
[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 959 bytes --]
[-- Attachment #2: Type: text/plain, Size: 126 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
next prev parent reply other threads:[~2016-02-18 21:31 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-18 21:22 [PATCH 1/4] tools/configure: only require bcc/ld86/as86 when needed Doug Goldstein
2016-02-18 21:22 ` [PATCH 2/4] m4/python: fix typo in LDFLAGS variable name Doug Goldstein
2016-02-18 21:22 ` [PATCH 3/4] m4/python: fix checks for Python library support Doug Goldstein
2016-02-18 21:22 ` [PATCH 4/4] tools/configure: rerun autoconf Doug Goldstein
2016-02-18 21:31 ` Doug Goldstein [this message]
2016-02-18 21:34 ` Doug Goldstein
2016-02-18 21:52 ` Andrew Cooper
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=56C63826.5090303@cardoe.com \
--to=cardoe@cardoe.com \
--cc=ian.campbell@citrix.com \
--cc=ian.jackson@eu.citrix.com \
--cc=stefano.stabellini@eu.citrix.com \
--cc=wei.liu2@citrix.com \
--cc=xen-devel@lists.xen.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 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.