caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Stéphane Glondu" <steph@glondu.net>
To: Richard Jones <rich@annexia.org>
Cc: caml-list@inria.fr, debian-ocaml-maint@lists.debian.org,
	fedora-ocaml-list@redhat.com
Subject: Re: Notes from testing OCaml 3.11.0+beta1 on Fedora
Date: Tue, 09 Dec 2008 10:30:13 +0100	[thread overview]
Message-ID: <493E3AA5.7060904@glondu.net> (raw)
In-Reply-To: <20081121104612.GA12459@annexia.org>

Richard Jones wrote:
> coq
> ------------------------------
> 
> Strange camlp4 problem, not yet resolved.  Maybe just a missing
> BuildRequires:
> 
> OCAMLC    lib/pp.mli
> OCAMLC4   lib/pp.ml4
> sh: camlp4o: command not found
> File "lib/pp.ml4", line 1, characters 0-1:
> Error: Preprocessor error

This is probably because configure doesn't detect it should use camlp5
instead of camlp4. It is already fixed upstream (and will be in
(hopefully) forthcoming 8.2). Meanwhile, it can be worked around by
explicitly passing -camlp5dir option to it.


Cheers,

-- 
Stéphane


      parent reply	other threads:[~2008-12-09  9:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-21 10:46 Richard Jones
2008-11-21 17:26 ` [Caml-list] " Jacques Carette
2008-12-09  9:30 ` Stéphane Glondu [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=493E3AA5.7060904@glondu.net \
    --to=steph@glondu.net \
    --cc=caml-list@inria.fr \
    --cc=debian-ocaml-maint@lists.debian.org \
    --cc=fedora-ocaml-list@redhat.com \
    --cc=rich@annexia.org \
    /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;
as well as URLs for NNTP newsgroup(s).