Hi guys,
Can anybody help with this? I have problem compiling mirage/jitsu on Ubuntu.
Here is the screen grab.
user@xendev:~$Â opam switch
--ÂÂÂÂ -- 3.11.2Â Official 3.11.2 release
--ÂÂÂÂ -- 3.12.1Â Official 3.12.1 release
--ÂÂÂÂ -- 4.00.0Â Official 4.00.0 release
--ÂÂÂÂ -- 4.00.1Â Official 4.00.1 release
4.01.0Â I 4.01.0Â Official 4.01.0 release
4.02.0Â I 4.02.0Â Official 4.02.0 release
4.02.1Â I 4.02.1Â Official 4.02.1 release
--ÂÂÂÂ -- 4.02.2Â Official 4.02.2 release
4.02.3Â I 4.02.3Â Official 4.02.3 release
system C system System compiler (4.02.3)
# 124 more patched or experimental compilers, use '--all' to show
user@xendev:~$ opam switch 4.01.0
# To setup the new switch in the current shell, you need to run:
eval `opam config env`
user@xendev:~$ eval `opam config env`
user@xendev:~$ opam install jitsu
The following actions will be performed:
 â install jitsu 0.2
=-=- Gathering sources =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
[jitsu] Archive in cache
=-=- Processing actions -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
[ERROR] The compilation of jitsu failed at "make".
#=== ERROR while installing jitsu.0.2 =========================================#
# opam-version 1.2.2
# osÂÂÂÂÂÂÂÂÂÂ linux
# commandÂÂÂÂÂ make
# pathÂÂÂÂÂÂÂÂ /home/user/.opam/4.01.0/build/jitsu.0.2
# compilerÂÂÂÂ 4.01.0
# exit-codeÂÂÂ 2
# env-fileÂÂÂÂ /home/user/.opam/4.01.0/build/jitsu.0.2/jitsu-20310-1872ec.env
# stdout-file /home/user/.opam/4.01.0/build/jitsu.0.2/jitsu-20310-1872ec.out
# stderr-file /home/user/.opam/4.01.0/build/jitsu.0.2/jitsu-20310-1872ec.err
### stdout ###
# mkdir -p /home/user/.opam/4.01.0/build/jitsu.0.2/bin
# cd /home/user/.opam/4.01.0/build/jitsu.0.2/src ; ocamlfind ocamlopt -w A-4-44Â -package lwt.syntax,lwt,dns.lwt,libvirt,cmdliner,ezxmlm,ipaddr,str,conduit,conduit.lwt-unix,xen-api-client,xen-api-client.lwt,irmin.unix,xenstore,xenstore_transport,xenstore_transport.lwt,uuidm,xenlight,xenlight.xentoollog -linkpkg -gÂ
vm_stop_mode.ml vm_state.ml xenstore.ml backends.mli
options.ml rumprun.ml libvirt_backend.ml xapi_backend.ml libxl_backend.ml irmin_backend.mli
dns_helpers.ml irmin_backend.ml synjitsu.mli
synjitsu.ml jitsu.mli
jitsu.ml main.ml -o /home/user/.opam/4.01.0/build/jitsu.0.2/bin/jitsu -syntax camlp4o
### stderr ###
# File "
irmin_backend.ml", line 39, characters 65-88:
# Error: Unbound type constructor Irmin.t
# make: *** [/home/user/.opam/4.01.0/build/jitsu.0.2/bin/jitsu] Error 2
=-=- Error report -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
The following actions failed
 â install jitsu 0.2
No changes have been performed
=-=- jitsu.0.2 troobleshooting =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
=> This package relies on external (system) dependencies that may be missing.
ÂÂ `opam depext jitsu.0.2' may help you find the correct installation for your
ÂÂ system.
user@xendev:~$ opam depext jitsu.0.2
# Detecting depexts using flags: x86_64 linux ubuntu
# The following system packages are needed:
#Â - libgmp-dev
#Â - libpcre3-dev
#Â - libssl-dev
#Â - libvirt-bin
#Â - libvirt-dev
#Â - libxen-dev
#Â - m4
#Â - pkg-config
#Â - time
#Â - uuid-dev
#Â - zlib1g-dev
# All required OS packages found.
user@xendev:~$
No LSB modules are available.