Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
From: Kenneth Adam Miller <kennethadammiller@gmail.com>
To: caml users <caml-list@inria.fr>
Subject: Re: [Caml-list] OCamlbuild Compile errors
Date: Mon, 1 Jun 2015 17:42:42 -0400	[thread overview]
Message-ID: <CAK7rcp8UY4v6ZE+oKLe9X1xB2F6LSwgKRsavtaWytR=RfZydjw@mail.gmail.com> (raw)
In-Reply-To: <CAPFanBH_zUvNc2O3myJZN3-Kt47ckrab1rWS2m-ZeqgGM3h30w@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1744 bytes --]

I tried that, and then once again the different variations of the
package/library name, still giving me the same issue.

On Mon, Jun 1, 2015 at 5:30 PM, Gabriel Scherer <gabriel.scherer@gmail.com>
wrote:

> You might need the -use-ocamlfind flag to enable ocamlfind-based
> include-path lookup?
>
> On Mon, Jun 1, 2015 at 11:19 PM, Kenneth Adam Miller <
> kennethadammiller@gmail.com> wrote:
>
>> 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: 2617 bytes --]

      parent reply	other threads:[~2015-06-01 21:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-01 21:19 Kenneth Adam Miller
     [not found] ` <CAPFanBH_zUvNc2O3myJZN3-Kt47ckrab1rWS2m-ZeqgGM3h30w@mail.gmail.com>
2015-06-01 21:42   ` Kenneth Adam Miller [this message]

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='CAK7rcp8UY4v6ZE+oKLe9X1xB2F6LSwgKRsavtaWytR=RfZydjw@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