caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Steve Wagner <lanwin@web.de>
To: caml-list@yquem.inria.fr
Subject: Make opt: The constructor Ccheckbound expects 1 argument(s) in selection.ml line 109
Date: Sat, 21 Jul 2007 22:40:15 +0200	[thread overview]
Message-ID: <46A26F2F.3050401@web.de> (raw)

Hi, ive try to compile Ocaml 3.10(tar archive) and 3.11(cvs trunk) on my
arm liddel endian NSLU2. I am using Debian SID(ARM LE) Gcc 4.1.1 and
Glibc 2.6. Ocaml 3.09 compiles without any error.

make world compiles without errors but on make opt ive get the following
error:

---------------------------------------
ln -s arm/selection.ml asmcomp/selection.ml
boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I
parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c
asmcomp/selection.mli
boot/ocamlrun boot/ocamlc -nostdlib -I boot -warn-error A -I utils -I
parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c
asmcomp/selection.ml
File "asmcomp/selection.ml", line 109, characters 4-15:
The constructor Ccheckbound expects 1 argument(s),
but is here applied to 0 argument(s)
make: *** [asmcomp/selection.cmo] Error 2
---------------------------------------

Dose anybody know how to fix this?

Steve


             reply	other threads:[~2007-07-21 20:40 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-21 20:40 Steve Wagner [this message]
2007-07-24 17:10 ` [Caml-list] " Steve Wagner
2007-07-25  9:00   ` 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=46A26F2F.3050401@web.de \
    --to=lanwin@web.de \
    --cc=caml-list@yquem.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).