[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Building mirage-www



Dear List,

After following , to the end, the instructions at:


then at the beginning of:


$ git clone git://github.com/mirage/mirage-www
$ cd mirage-www
$ make unix-socket-build

This 'make unix-socket-build' failed because of conflicts (please find the console output appended below)

Please advise what need be done to resolve the conflicts.

BTW, I am interested in learning SDN under Mirage, where can I find the play ground.

Thanks for your help.

Regards,

PhiHo


make FLAGS="--unix --socket" build
make[1]: Entering directory `/home/phiho/mirage-www'
cd src && mirari configure www.conf --unix --socket
[mirari] Using specified config file www.conf
[mirari] Generating ./main.ml.
[mirari] + creating ./backend.ml
[mirari] + Executing: opam install --yes mirage-unix mirage-net-socket cohttp cow mirage-fs mirage-net uri xmlm
Your request cannot be satisfied:
  - The package mirage-net-socket.0.9.1 is in conflict with mirage-xen.0.9.1.
  - The package mirage-net-socket.0.9.2 is in conflict with mirage-xen.0.9.3.
  - The package mirage-net-socket.0.9.3 is in conflict with mirage-xen.0.9.3.
  - The package mirage-unix.0.9.2 is in conflict with mirage-xen.0.9.1.
  - The package mirage-unix.0.9.2 is in conflict with mirage-xen.0.9.2.
  - The package mirage-unix.0.9.3 is in conflict with mirage-xen.0.9.1.
  - The package mirage-unix.0.9.3 is in conflict with mirage-xen.0.9.2.
  - The package mirage-xen.0.9.1 is in conflict with mirage-unix.0.9.1.
  - The package mirage-xen.0.9.2 is in conflict with mirage-unix.0.9.1.
  - The package mirage-xen.0.9.3 is in conflict with mirage-unix.0.9.1.This is due to the following dependency chain(s):
  - mirage-unix.0.9.1 <- mirage.0.9.1 <- mirage-net-socket.0.9.1
  -mirage-xen.0.9.1 <- mirage.0.9.1 <- mirage-net-socket.0.9.1
'opam install --yes mirage-unix mirage-net-socket cohttp cow mirage-fs mirage-net uri xmlm' failed.
[mirari] ERROR: The command "opam install --yes mirage-unix mirage-net-socket cohttp cow mirage-fs mirage-net uri xmlm" exited with code 3.
make[1]: *** [configure] Error 1
make[1]: Leaving directory `/home/phiho/mirage-www'
make: *** [unix-socket-build] Error 2
phiho@mirage:~/mirage-www$


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.