caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Vladimir Shabanov" <vshabanoff@gmail.com>
To: "Caml List" <caml-list@inria.fr>
Subject: ocamlbuild under mingw
Date: Thu, 29 Mar 2007 04:08:05 +0400	[thread overview]
Message-ID: <8ef825670703281708p43ac0228k7d5572f55d876c7@mail.gmail.com> (raw)

I've got strange error when run ocamlbuild[.byte or .native] compiled
using MINGW.

"c:/prog/mingw/msys/1.0/bin/sh.exe"-2.04$ ocamlbuild
'tput' is not recognized as an internal or external command,
operable program or batch file.
Fatal error: exception Unix.Unix_error(3, "close_process_in", "")

Also I get the same error when trying compile ocaml using ./build/fastworld.sh
somewhere near the folowing lines:
...
+ cp _build/myocamlbuild boot/myocamlbuild.native
+ ./boot/myocamlbuild.native ocamlc.opt.exe ocaml.exe
otherlibs/win32unix/unixsupport.h otherlibs/win32unix/cst2constr.h
..... MANY FILES .... camlp4/Camlp4Filters/Camlp4Tracer.cmx
camlp4/Camlp4Filters/Camlp4Tracer.o
camlp4/Camlp4Filters/Camlp4TrashRemover.cmx
 camlp4/Camlp4Filters/Camlp4TrashRemover.o
'tput' is not recognized as an internal or external command,
operable program or batch file.
Fatal error: exception Unix.Unix_error(3, "close_process_in", "")

Is anyone had working ocamlbuild on mingw system?


             reply	other threads:[~2007-03-29  0:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-29  0:08 Vladimir Shabanov [this message]
2007-03-29 11:28 ` [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=8ef825670703281708p43ac0228k7d5572f55d876c7@mail.gmail.com \
    --to=vshabanoff@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;
as well as URLs for NNTP newsgroup(s).