caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Nicolas Pouillard" <nicolas.pouillard@gmail.com>
To: seanmcl@cmu.edu
Cc: "Caml List" <caml-list@inria.fr>
Subject: Re: [Caml-list] ocamlbuild native linux failure
Date: Thu, 21 Jun 2007 09:28:15 +0200	[thread overview]
Message-ID: <cd67f63a0706210028j4ed80e90w623716cd8d454938@mail.gmail.com> (raw)
In-Reply-To: <6579f8680706200910u78b05180o94346858dbe92c37@mail.gmail.com>

Arg, the error message is really too weak....

My bad, I forgot about a case in the lexer, look at your $PATH, there
is two successive colons, right?

On 6/20/07, Sean McLaughlin <seanmcl@gmail.com> wrote:
> Hello,
>
>   I'm using ocamlbuild on a Mac and it's working fine.
> When I moved my project to a linux machine, the native
> compilation stopped working.
> E.g.
>
> $ cat a.ml
>  type t = int
>
> $ ocamlbuild a.cmx
> Lexical analysis error: Expecting colon-separated strings (2)
> Compilation unsuccessful after building 2 targets (0 cached) in 00:00:00.
>
> Any ideas about this?
>
> Thanks,
>
> Sean
>

-- 
Nicolas Pouillard


      reply	other threads:[~2007-06-21  7:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-20 16:10 Sean McLaughlin
2007-06-21  7:28 ` Nicolas Pouillard [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=cd67f63a0706210028j4ed80e90w623716cd8d454938@mail.gmail.com \
    --to=nicolas.pouillard@gmail.com \
    --cc=caml-list@inria.fr \
    --cc=seanmcl@cmu.edu \
    /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).