All of lore.kernel.org
 help / color / mirror / Atom feed
From: Safa Hamza <safahamza1@gmail.com>
To: Wei Liu <wei.liu2@citrix.com>
Cc: Xen-devel <xen-devel@lists.xenproject.org>
Subject: Re: error while compiling Xen from the source
Date: Fri, 10 Jun 2016 13:03:49 +0100	[thread overview]
Message-ID: <CAFwQ9hHxgOEXhWDna+ey_oODcYxucL0_AJNUykE4+=OJbCA8Ew@mail.gmail.com> (raw)
In-Reply-To: <20160603152350.GN14588@citrix.com>


[-- Attachment #1.1: Type: text/plain, Size: 1875 bytes --]

i'm working now with another PC running ubuntu 12.04 ..
while configuring Xen from the source i got this error

checking uuid/uuid.h usability... yes
checking uuid/uuid.h presence... yes
checking for uuid/uuid.h... yes
checking for uuid_clear in -luuid... no
checking uuid.h usability... no
checking uuid.h presence... no
checking for uuid.h... no
configure: error: cannot find a valid uuid library
configure: error: ./configure failed for tools


i even build the uuid library from the source

cd libuuid-1.0.3

./configure --prefix=/usr/local

make

sudo make install

but still the same problem





On Fri, Jun 3, 2016 at 4:23 PM, Wei Liu <wei.liu2@citrix.com> wrote:

> On Fri, Jun 03, 2016 at 05:21:33PM +0200, Safa Hamza wrote:
> > i did what u asked me to do but there is no warning msg
> > but when i downloaded xen from the source  git clone git://
> > xenbits.xen.org/xen.git
> >  without this git checkout -b RELEASE-4.3.1 RELEASE-4.3.1
> > it worked fine , i just wonder why !!
> >
>
> Did you perhaps use -j$NUM? In that case please either go through all
> the output or don't use -j.
>
> Wei.
>
> >
> > On Thu, Jun 2, 2016 at 5:26 PM, Wei Liu <wei.liu2@citrix.com> wrote:
> >
> > > On Thu, Jun 02, 2016 at 04:22:25PM +0100, Safa Hamza wrote:
> > > > hello
> > > > in order to build   Xen from the source on my host (Intel x86-x64
> running
> > > > Ubuntu mate)
> > > > I downloaded Xen Source Code from
> > > > git clone git://xenbits.xen.org/xen.git    then
> > > > git checkout -b RELEASE-4.3.1 RELEASE-4.3.1
> > > > I configured it successfully but when I want to compiled, an error
> > > showed up
> > > >
> > > >
> > > >
> > > > cc1: all warnings being treated as errors
> > >
> > > You happen to trim out the root cause of your failure.
> > >
> > > Look for the warning message (maybe just a few lines above) and fix
> > > that.
> > >
> > > Wei.
> > >
>

[-- Attachment #1.2: Type: text/html, Size: 3025 bytes --]

[-- Attachment #2: Type: text/plain, Size: 126 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

  reply	other threads:[~2016-06-10 12:03 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-02 15:22 error while compiling Xen from the source Safa Hamza
2016-06-02 15:26 ` Wei Liu
2016-06-03 15:21   ` Safa Hamza
2016-06-03 15:23     ` Wei Liu
2016-06-10 12:03       ` Safa Hamza [this message]
2016-06-10 13:23         ` Wei Liu
2016-06-10 13:53           ` Safa Hamza
2016-06-10 14:25             ` Safa Hamza
2016-06-10 14:33               ` Wei Liu
2016-06-10 14:41                 ` Safa Hamza
2016-06-10 14:47                   ` Wei Liu
2016-06-10 15:03                     ` Safa Hamza
2016-06-10 15:11                       ` Wei Liu
2016-06-15 15:07                       ` Konrad Rzeszutek Wilk
2016-06-15 15:26                         ` Wim ten Have
2016-06-15 16:11                           ` Wei Liu
2016-06-15 16:34                           ` Konrad Rzeszutek Wilk
2016-06-15 17:11                             ` Wim ten Have
2016-06-15 15:32 ` Meng Xu

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='CAFwQ9hHxgOEXhWDna+ey_oODcYxucL0_AJNUykE4+=OJbCA8Ew@mail.gmail.com' \
    --to=safahamza1@gmail.com \
    --cc=wei.liu2@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.