From: Kenneth Adam Miller <kennethadammiller@gmail.com>
To: caml users <caml-list@inria.fr>
Subject: [Caml-list] OCamlbuild Compile errors
Date: Mon, 1 Jun 2015 17:19:31 -0400 [thread overview]
Message-ID: <CAK7rcp9xP6iy6ybLZySJN-87MpL0Fs6mv7qpVA167WPWCzXQZA@mail.gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 1265 bytes --]
I've been trying to build with ocamlbuild for several hours, and I keep
getting the following error:
Error: No implementations provided for the following modules:
Camlp4 referenced from
/home/xyz/.opam/4.02.1/lib/comparelib/pa_compare.cmxa(Pa_compare),
/home/xyz/.opam/4.02.1/lib/enumerate/enumerate.cmxa(Pa_enumerate),
/home/xyz/.opam/4.02.1/lib/herelib/pa_herelib.cmxa(Pa_here),
/home/xyz/.opam/4.02.1/lib/fieldslib/pa_fields_conv.cmxa(Pa_fields_conv),
/home/xyz/.opam/4.02.1/lib/variantslib/pa_variants_conv.cmxa(Pa_variants_conv)
Pa_type_conv referenced from
/home/xyz/.opam/4.02.1/lib/comparelib/pa_compare.cmxa(Pa_compare),
/home/xyz/.opam/4.02.1/lib/enumerate/enumerate.cmxa(Pa_enumerate),
/home/xyz/.opam/4.02.1/lib/fieldslib/pa_fields_conv.cmxa(Pa_fields_conv),
/home/xyz/.opam/4.02.1/lib/variantslib/pa_variants_conv.cmxa(Pa_variants_conv)
Clearly, this can be easily interpreted; it can't find camlp4 or the other.
But I've tried all manner of -pkg camlp4 or -lib camlp4 (and similarly with
Pa_type_conv, enumerate fieldslib and variantslib) and it's not picking
these two up. I've checked and camlp4 is installed. I've looked in the
~/.opam directory and camlp4lib.cmxa and camlp4fulllib.cmxa are each there.
[-- Attachment #2: Type: text/html, Size: 1580 bytes --]
next reply other threads:[~2015-06-01 21:19 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-01 21:19 Kenneth Adam Miller [this message]
[not found] ` <CAPFanBH_zUvNc2O3myJZN3-Kt47ckrab1rWS2m-ZeqgGM3h30w@mail.gmail.com>
2015-06-01 21:42 ` Kenneth Adam Miller
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=CAK7rcp9xP6iy6ybLZySJN-87MpL0Fs6mv7qpVA167WPWCzXQZA@mail.gmail.com \
--to=kennethadammiller@gmail.com \
--cc=caml-list@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