Hi Thomas, Anil,

>Which version or mirage/mirage-skeleton/mirage-tcpip do you have? Be 
sure to either use all of the HEAD ones, or the one released in 
opal-repository (after an `opam update -u`).


opam list gives:
mirage                       2.5.0
tcpip                        2.4.3

The V1_LWT type interface changes are 
here:https://github.com/mirage/mirage/commits/master/types/V1_LWT.mli
And the only main addition was this in February for 
IPv6:https://github.com/mirage/mirage/commit/fac5ec598d728bd559794f540ff0a56cc5abc51d#diff-be484a37f777d5945a68983604b384fc
But normally this sort of error is because of a mismatch in functor arguments 
-- can you check that the generated code or manually write code is in sync?  
Which versions of the tools are you using?

I've simply cloned mirage-skeleton, cd' to xen/static_website+ip, mirage 
configure --xen, make depend and then make.

                                          
_______________________________________________
MirageOS-devel mailing list
[email protected]
http://lists.xenproject.org/cgi-bin/mailman/listinfo/mirageos-devel

Reply via email to