* Problem with buliding Xen
@ 2013-08-26 17:58 Aastha Mehta
2013-08-26 18:43 ` Olaf Hering
0 siblings, 1 reply; 3+ messages in thread
From: Aastha Mehta @ 2013-08-26 17:58 UTC (permalink / raw)
To: Xen-devel
[-- Attachment #1.1: Type: text/plain, Size: 1763 bytes --]
Hello,
I have the latest source of the master branch of Xen from the git
repository (git://xenbits.xen.org/xen.git) and am trying to build it.
However, the configure command fails with the following error:
$ ./configure
configure: loading site script /usr/share/site/x86_64-unknown-linux-gnu
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
Will build the following subsystems:
xen
kernels
tools
stubdom
docs
configure: creating ./config.status
config.status: creating ./config/Toplevel.mk
=== configuring in tools (/home/aasthakm/xen/tools)
configure: running /bin/sh ./configure --disable-option-checking
'--prefix=/usr/local' --cache-file=/dev/null --srcdir=.
configure: loading site script /usr/share/site/x86_64-unknown-linux-gnu
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for gcc... gcc
...
checking for unistd.h... yes
checking for python-config... /usr/bin/python-config
checking Python.h usability... yes
checking Python.h presence... yes
checking for Python.h... yes
checking for PyArg_ParseTuple in -lpython2.7... yes
checking for xgettext... no
configure: error: Unable to find xgettext, please install xgettext
configure: error: ./configure failed for tools
Based on this mailing thread that I found online (
http://lists.xen.org/archives/html/xen-devel/2012-03/msg00229.html), I do
have those patches in the latest source that I have pulled from git. I also
have gettext-runtime-0.18.1.1-9.1.1.x86_64 installed. What could I be
possibly missing now?
I am on x86_64 machine with openSUSE 12.1 and kernel 3.1.10-1.29. Please
let me know if you need any other information.
Thanks and regards,
Aastha.
[-- Attachment #1.2: Type: text/html, Size: 2635 bytes --]
[-- Attachment #2: Type: text/plain, Size: 126 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Problem with buliding Xen
2013-08-26 17:58 Problem with buliding Xen Aastha Mehta
@ 2013-08-26 18:43 ` Olaf Hering
2013-08-26 22:33 ` Aastha Mehta
0 siblings, 1 reply; 3+ messages in thread
From: Olaf Hering @ 2013-08-26 18:43 UTC (permalink / raw)
To: Aastha Mehta; +Cc: Xen-devel
On Mon, Aug 26, Aastha Mehta wrote:
> configure: error: Unable to find xgettext, please install xgettext
> configure: error: ./configure failed for tools
>
> Based on this mailing thread that I found online (http://lists.xen.org/archives
> /html/xen-devel/2012-03/msg00229.html), I do have those patches in the latest
> source that I have pulled from git. I also have
> gettext-runtime-0.18.1.1-9.1.1.x86_64 installed. What could I be possibly
> missing now?
>
> I am on x86_64 machine with openSUSE 12.1 and kernel 3.1.10-1.29. Please let me
> know if you need any other information.
Use "zypper in gettext-tools" to install the package containing
xgettext.
Olaf
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Problem with buliding Xen
2013-08-26 18:43 ` Olaf Hering
@ 2013-08-26 22:33 ` Aastha Mehta
0 siblings, 0 replies; 3+ messages in thread
From: Aastha Mehta @ 2013-08-26 22:33 UTC (permalink / raw)
To: Olaf Hering; +Cc: Xen-devel
[-- Attachment #1.1: Type: text/plain, Size: 802 bytes --]
Thanks a lot, that works.
On 26 August 2013 20:43, Olaf Hering <olaf@aepfle.de> wrote:
> On Mon, Aug 26, Aastha Mehta wrote:
>
> > configure: error: Unable to find xgettext, please install xgettext
> > configure: error: ./configure failed for tools
> >
> > Based on this mailing thread that I found online (
> http://lists.xen.org/archives
> > /html/xen-devel/2012-03/msg00229.html), I do have those patches in the
> latest
> > source that I have pulled from git. I also have
> > gettext-runtime-0.18.1.1-9.1.1.x86_64 installed. What could I be possibly
> > missing now?
> >
> > I am on x86_64 machine with openSUSE 12.1 and kernel 3.1.10-1.29. Please
> let me
> > know if you need any other information.
>
> Use "zypper in gettext-tools" to install the package containing
> xgettext.
>
>
> Olaf
>
[-- Attachment #1.2: Type: text/html, Size: 1359 bytes --]
[-- Attachment #2: Type: text/plain, Size: 126 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-08-26 22:33 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-26 17:58 Problem with buliding Xen Aastha Mehta
2013-08-26 18:43 ` Olaf Hering
2013-08-26 22:33 ` Aastha Mehta
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.