[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] ocaml-openflow- odd (oasis?) error
get this when building ocaml-openflow: E: Failure("No one of expected built files '_build/lib/openflow.cmi' exists") the _oasis etc all mirror ocaml-dns afaics. but using classic-display, i see that ocaml-dns runs ... ocamlfind ocamlopt -c -g -annot -I lib -package re.str -package re -package lwt.unix -package lwt.syntax -package lwt -package cstruct.syntax -package cstruct -package cryptokit -syntax camlp4o -for-pack Dns -I lib -o lib/zone.cmx lib/zone.ml touch lib/dns.mli ; if ocamlfind ocamlopt -pack -g -I lib lib/base64.cmx lib/hashcons.cmx lib/operators.cmx lib/name.cmx lib/RR.cmx lib/trie.cmx lib/loader.cmx lib/packet.cmx lib/query.cmx lib/zone_parser.cmx lib/zone_lexer.cmx lib/zone.cmx -o lib/dns.cmx ; then rm -f lib/dns.mli ; else rm -f lib/dns.mli ; exit 1; fi ocamlfind ocamlopt -a -package lwt.syntax lib/dns.cmx -o lib/dns.cmxa ...so what is it that causes the "touch" invocation, why is it required, and how do i get it into ocaml-openflow?! -- Cheers, R. This message and any attachment are intended solely for the addressee and may contain confidential information. If you have received this message in error, please send it back to me, and immediately delete it. Please do not use, copy or disclose the information contained in this message or in any attachment. Any views or opinions expressed by the author of this email do not necessarily reflect the views of the University of Nottingham. This message has been checked for viruses but the contents of an attachment may still contain software viruses which could damage your computer system: you are advised to perform your own checks. Email communications with the University of Nottingham may be monitored as permitted by UK legislation.
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |