Skip to Content.
Sympa Menu

coq-club - [Coq-Club] compilation error for 8.2pl2

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

[Coq-Club] compilation error for 8.2pl2


chronological Thread 
  • From: Gyesik Lee <leegys AT gmail.com>
  • To: Coq Club <coq-club AT inria.fr>
  • Subject: [Coq-Club] compilation error for 8.2pl2
  • Date: Mon, 7 Nov 2011 00:08:10 +0900

Hi,

I need this old one for testing.
However, it seems to have some bugs in the tar file which can be
downloaded from the homepage.
During the "make world" phase, it stops with the following message:

=====
....
OCAMLC    parsing/pcoq.mli
OCAMLC4   parsing/pcoq.ml4
File "parsing/pcoq.ml4", line 749, characters 8-300:
Error: The constructor Gramext.Slist1sep expects 3 argument(s),
      but is applied here to 2 argument(s)
make[1]: *** [parsing/pcoq.cmo] Error 2
make: *** [stage1] Error 2
=====

I tested it on two machines (with the same error), one with ubuntu
11.10 , the other with mac 10.6.
I believe something is changed in the recent update for 8.2pl2 because
it was ok in the beginning of this year.

Any help?

Gyesik



Archive powered by MhonArc 2.6.16.

Top of Page