[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: OPAM+Ubuntu test PPA
Hi, > You need to install the native version of the OCaml compilers (the ocaml-native-compilers package). Thanks for the tip. I've been trying to install ocamlopt package. I also installed 'camlp4-extra' package and now I got this error (while Installing cow.0.6.1): Camlp4: Uncaught exception: DynLoader.Error ("xmlm.cma", "file not found in path")
Where can I get this "xmlm.cma", where should it be found? Please find appended below the full error: Thanks for your help. Regards, PhiHo =-=-= Installing cow.0.6.1 =-=-=
Extracting /home/phiho/.opam/archives/cow.0.6.1+opam.tar.gz. Building cow.0.6.1: make all make install Installing cow.0.6.1. [mirari] Creating ./filesystem_static.ml.
[mirari] + Executing: mir-crunch -o ./filesystem_static.ml -name "static" ./../files [mirari] Creating ./filesystem_templates.ml.
[mirari] + Executing: mir-crunch -o ./filesystem_templates.ml -name "templates" ./../tmpl [mirari] + Executing: obuild configure Configuring www-0.0.0...
warning: obuild META search paths and ocaml config mismatch The ocamlfind configuration file used doesn't list the ocaml standard library as part of his search paths. something fishy is going on
You can solve the issue by: * pointing OCAMLFIND_CONF environment to the right configuration file * making sure that the ocamlfind program in your path is the right one (ocamlfind printconf)
this is likely to cause various compilation problems cd src && mirari build www.conf [mirari] Using specified config file www.conf [mirari] + Executing: obuild build
Building executable mir-www warning: obuild META search paths and ocaml config mismatch The ocamlfind configuration file used doesn't list the ocaml standard library
as part of his search paths. something fishy is going on You can solve the issue by: * pointing OCAMLFIND_CONF environment to the right configuration file * making sure that the ocamlfind program in your path is the right one (ocamlfind printconf)
this is likely to cause various compilation problems Camlp4: Uncaught exception: DynLoader.Error ("xmlm.cma", "file not found in path") Preprocessing error on file main.ml Error while running external preprocessor Command line: camlp4 -parser o -parser op -printer p -I /usr/lib/ocaml/camlp4 -parser o -parser op -printer p -I /home/phiho/.opam/system/lib/ulex pa_ulex.cma -I /home/phiho/.opam/system/lib/type_conv pa_type_conv.cma -I /home/phiho/.opam/system/lib/dyntype pa_dyntype.cma -I /home/phiho/.opam/system/lib/cow xmlm.cma str.cma pa_cow.cma -I /home/phiho/.opam/system/lib/optcomp optcomp.cma -I /home/phiho/.opam/system/lib/lwt lwt-syntax-options.cma -I /home/phiho/.opam/system/lib/lwt lwt-syntax.cma -I /home/phiho/.opam/system/lib/cstruct cstruct-syntax.cma 'main.ml' > /tmp/ocamlpp540bdf
[mirari] ERROR: The command "obuild build" exited with code 8. make: *** [build] Error 1 phiho@mirage:~/mirage-www$
On Mon, Jul 15, 2013 at 4:54 PM, Anil Madhavapeddy <anil@xxxxxxxxxx> wrote:
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |