From: "Roger Pau Monné" <roger.pau@citrix.com>
To: Ian Jackson <Ian.Jackson@eu.citrix.com>
Cc: xen-devel@lists.xenproject.org
Subject: Re: [PATCH RFC 3/4] osstest: prepare FreeBSD host for Xen build
Date: Tue, 12 Aug 2014 19:11:01 +0200 [thread overview]
Message-ID: <53EA4AA5.4000507@citrix.com> (raw)
In-Reply-To: <21482.17514.36764.644880@mariner.uk.xensource.com>
On 12/08/14 18:44, Ian Jackson wrote:
> Roger Pau Monne writes ("[PATCH RFC 3/4] osstest: prepare FreeBSD host for Xen build"):
>> Install pkg (the binary package management tool) and the dependencies
>> needed to build Xen.
> ...
>> + pkg install -y mercurial git bash python bcc glib pkgconf yajl gmake pixman $compiler
>
> This list is _much_ shorter than the one in ts-xen-build-prep.
> Why ?
The base system already contains some of the utilities that we need:
flex, iasl, libssl, uuid.
Then bcc already contains bin86 on FreeBSD, and then there are some
dependencies that I'm not sure why we need them: autoconf and automake
are not used during the build, x11 and sdl are also not required.
I've missed to add libpci, ncurses, getttext, gawk and libtool. And I'm
not sure about the xml2 and xslt ones, where they only used by xend?
Because I seem to be able to compile the tools fine without them.
Thanks, Roger.
next prev parent reply other threads:[~2014-08-12 17:11 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-12 15:49 [PATCH RFC 0/4] osstest: add native FreeBSD build tests Roger Pau Monne
2014-08-12 15:49 ` [PATCH RFC 1/4] osstest: add routine to execute ssh with password Roger Pau Monne
2014-08-12 16:37 ` Ian Jackson
2014-08-12 15:49 ` [PATCH RFC 2/4] osstest: add support for installing bare metal FreeBSD Roger Pau Monne
2014-08-12 16:42 ` Ian Jackson
2014-08-12 16:59 ` Roger Pau Monné
2014-08-12 17:38 ` Ian Jackson
2014-08-13 13:31 ` Roger Pau Monné
2014-08-13 13:45 ` Ian Jackson
2014-08-12 15:49 ` [PATCH RFC 3/4] osstest: prepare FreeBSD host for Xen build Roger Pau Monne
2014-08-12 16:44 ` Ian Jackson
2014-08-12 17:11 ` Roger Pau Monné [this message]
2014-08-12 17:39 ` Ian Jackson
2014-08-12 15:49 ` [PATCH RFC 4/4] osstest: add script to build Xen on FreeBSD Roger Pau Monne
2014-08-12 16:45 ` Ian Jackson
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=53EA4AA5.4000507@citrix.com \
--to=roger.pau@citrix.com \
--cc=Ian.Jackson@eu.citrix.com \
--cc=xen-devel@lists.xenproject.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.