caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Marco Maggesi <maggesi@math.unice.fr>
To: caml-list@inria.fr
Subject: [Caml-list] installing caml-light
Date: Fri, 18 Jun 2004 16:44:00 +0000 (UTC)	[thread overview]
Message-ID: <slrncd66ue.o1v.maggesi@sputnik.math.unice.fr> (raw)

Hi everybody,

I am trying to install Caml-light with no success (from
cl75unix.tar.gz).  I made two attempts on two different machines:

  1. On a Linux Gentoo box (you can find the complete trace of the
     compilation at http://math.unice.fr/~maggesi/cl75gentoo.log)

     Problem: The Caml-light core compiles correctly but I am not able
     to compile the contributions, in particular "unix".  The precise
     error is

       make[1]: Entering directory `/home/maggesi/cl/cl75/contrib/libunix'
       gcc -I../../src/runtime -O    -c -o accept.o accept.c
       In file included from /usr/include/sys/un.h:38,
                        from socketaddr.h:4,
                        from accept.c:8:
       /usr/include/string.h:278: error: syntax error before '(' token
       /usr/include/string.h:278: error: syntax error before "const"
       make[1]: *** [accept.o] Error 1


  2. On a Fedora (with Intel Xeon).

     The bootstrap do not reach the fixpoint:

       camlcomp compiler/camlcomp differ: byte 69072, line 288



The only reason I have to compile Caml-light is that I would like to
give a try to HOL-light, the prover of John Harrison.  How hard is to
translate a Caml-light program into an OCaml program?

Thanks for any help,

  -- M

-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


             reply	other threads:[~2004-06-18 17:20 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-18 16:44 Marco Maggesi [this message]
2004-06-18 17:54 ` David MENTRE
2004-06-19  5:59 ` William Lovas
2004-06-19  6:52 ` Michel Quercia
2004-06-21 15:53   ` [Caml-list] " Marco Maggesi

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=slrncd66ue.o1v.maggesi@sputnik.math.unice.fr \
    --to=maggesi@math.unice.fr \
    --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).