From: Joel Reymont <joelr1@gmail.com>
To: caml-list@yquem.inria.fr
Subject: pervasives.cmi is not a compiled interface
Date: Thu, 11 Sep 2008 11:20:51 +0100 [thread overview]
Message-ID: <F8A701B5-CBAE-480C-848C-E05AEBA32095@gmail.com> (raw)
This must be a simple issue but I can't figure it out.
I built ocaml from source using 'make world.opt'.
I'm using ocamlbuild as my build system.
cat build.sh
#!/bin/sh
ocamlbuild -classic-display $*
./build.sh src/test.byte
/usr/local/bin/ocamlopt.opt -I /usr/local/lib/ocaml/ocamlbuild
unix.cmxa /usr/local/lib/ocaml/ocamlbuild/ocamlbuildlib.cmxa
myocamlbuild.ml /usr/local/lib/ocaml/ocamlbuild/ocamlbuild.cmx -o
myocamlbuild
+ /usr/local/bin/ocamlopt.opt -I /usr/local/lib/ocaml/ocamlbuild
unix.cmxa /usr/local/lib/ocaml/ocamlbuild/ocamlbuildlib.cmxa
myocamlbuild.ml /usr/local/lib/ocaml/ocamlbuild/ocamlbuild.cmx -o
myocamlbuild
/usr/local/lib/ocaml/pervasives.cmi is not a compiled interface
Command exited with code 2.
What am I doing wrong?
Thanks, Joel
--
wagerlabs.com
next reply other threads:[~2008-09-11 10:20 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-11 10:20 Joel Reymont [this message]
2008-09-11 10:44 ` pervasives.cmi is not a compiled interface (solved) Joel Reymont
2008-09-11 13:02 ` [Caml-list] " Nicolas Pouillard
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=F8A701B5-CBAE-480C-848C-E05AEBA32095@gmail.com \
--to=joelr1@gmail.com \
--cc=caml-list@yquem.inria.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox