xen-devel.lists.xenproject.org archive mirror
 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 15:25:40 +0100	[thread overview]
Message-ID: <CAFwQ9hFD95gxyw=xKG3XwdPh868ZyFgJapP5A8sWWFTQ-faiPg@mail.gmail.com> (raw)
In-Reply-To: <CAFwQ9hEZZtnX4-=Tk3tVbg6g1bvRCisN0G2AdN_toTcJx_cXPg@mail.gmail.com>


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

but while compiling xen (make dist) i got this error


lib/libvhd.so: undefined reference to `uuid_copy@UUID_1.0'
lib/libvhd.so: undefined reference to `uuid_clear@UUID_1.0'
lib/libvhd.so: undefined reference to `uuid_generate@UUID_1.0'
lib/libvhd.so: undefined reference to `uuid_unparse@UUID_1.0'
lib/libvhd.so: undefined reference to `uuid_is_null@UUID_1.0'
lib/libvhd.so: undefined reference to `uuid_compare@UUID_1.0'
lib/libvhd.so: undefined reference to `uuid_parse@UUID_1.0'
collect2: error: ld returned 1 exit status
make[5]: *** [vhd-util] Error 1
make[5]: Leaving directory `/home/lauterbach/xen1/tools/blktap2/vhd'
make[4]: *** [subdir-install-vhd] Error 2
make[4]: Leaving directory `/home/lauterbach/xen1/tools/blktap2'
make[3]: *** [subdirs-install] Error 2
make[3]: Leaving directory `/home/lauterbach/xen1/tools/blktap2'
make[2]: *** [subdir-install-blktap2] Error 2
make[2]: Leaving directory `/home/lauterbach/xen1/tools'
make[1]: *** [subdirs-install] Error 2
make[1]: Leaving directory `/home/lauterbach/xen1/tools'
make: *** [install-tools] Error 2


On Fri, Jun 10, 2016 at 2:53 PM, Safa Hamza <safahamza1@gmail.com> wrote:

> the uuid library is already installed.. i solved the problem by
> downloading  libgcc.deb then i installed this package with "dpkg -i" command
>
> On Fri, Jun 10, 2016 at 3:23 PM, Wei Liu <wei.liu2@citrix.com> wrote:
>
>> On Fri, Jun 10, 2016 at 01:03:49PM +0100, Safa Hamza wrote:
>> > 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
>>
>> This.
>>
>> Please install the uuid development library in your distro.
>>
>>
>> Wei.
>>
>
>

[-- Attachment #1.2: Type: text/html, Size: 2869 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 14:25 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
2016-06-10 13:23         ` Wei Liu
2016-06-10 13:53           ` Safa Hamza
2016-06-10 14:25             ` Safa Hamza [this message]
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='CAFwQ9hFD95gxyw=xKG3XwdPh868ZyFgJapP5A8sWWFTQ-faiPg@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).