<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 01/27/2014 04:06 PM, Bouabid Mohamed
      Amine wrote:<br>
    </div>
    <blockquote
cite="mid:CAD3sHRDdgPj_VQWJVpEJsUNRd1LsRx6aEVpi1thM6yoiaQQ-2g@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <pre>Hello,

I have compile errors when installing libvirt-cim from sources on UBUNTU
13.10 (amd-64 platform)

I am using openpegasus as cimom, and i installed libcmpiutil successfully

Bellow are the errors i get after make command (i followed instructions on
the website <a moz-do-not-send="true" class="" href="http://wiki.libvirt.org/page/Libvirt-cim_setup">http://wiki.libvirt.org/page/Libvirt-cim_setup</a>)

.....
make[2]: Entering directory
`/usr/local/src/libvirt-cim/libvirt-cim-0.6.3/src'
  CC       Virt_VirtualSystemManagementService.lo
Virt_VirtualSystemManagementService.c: In function '_update_resources_for':
Virt_VirtualSystemManagementService.c:2936:17: warning: implicit
declaration of function 'cu_merge_instances'
[-Wimplicit-function-declaration]
                 s = cu_merge_instances(rasd, orig_inst);
                 ^
Virt_VirtualSystemManagementService.c:2936:19: error: incompatible types
when assigning to type 'CMPIStatus' from type 'int'
                 s = cu_merge_instances(rasd, orig_inst);
                   ^
make[2]: *** [Virt_VirtualSystemManagementService.lo] Error 1
make[2]: Leaving directory `/usr/local/src/libvirt-cim/libvirt-cim-0.6.3/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/libvirt-cim/libvirt-cim-0.6.3'
make: *** [all] Error 2
...

PS:
the following  commands do not working:

$ hg clone <a moz-do-not-send="true" class="" href="http://libvirt.org/hg/libcmpiutil/">http://libvirt.org/hg/libcmpiutil/</a>
$ hg clone <a moz-do-not-send="true" class="" href="http://libvirt.org/hg/libvirt-cim/">http://libvirt.org/hg/libvirt-cim/</a>

the server says :
abort: HTTP Error 404: Not Found</pre>
      </div>
    </blockquote>
    <br>
    libvirt-cim is hosted by git server, check out:<br>
    git clone git://libvirt.org/libvirt-cim.git<br>
    <br>
    <blockquote
cite="mid:CAD3sHRDdgPj_VQWJVpEJsUNRd1LsRx6aEVpi1thM6yoiaQQ-2g@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <pre>

Best Regards
Amine Bouabid</pre>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Libvirt-cim mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Libvirt-cim@redhat.com">Libvirt-cim@redhat.com</a>
<a class="moz-txt-link-freetext" href="https://www.redhat.com/mailman/listinfo/libvirt-cim">https://www.redhat.com/mailman/listinfo/libvirt-cim</a></pre>
    </blockquote>
    <br>
  </body>
</html>