Skip to Content.
Sympa Menu

ssreflect - Installation error

Subject: Ssreflect Users Discussion List

List archive

Installation error


Chronological Thread 
  • From: Evgeny Makarov <>
  • To:
  • Subject: Installation error
  • Date: Mon, 13 Jun 2011 15:04:25 +0200
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=FV6b8WDoN+FTXdpRHqLSLywh13lIF/l/xxmGTN8EU/KAWPG0ALZ4m/kFllodd9VIqE dJqli/yLQIpiFDgY/LWhm/Q+utlyMz05DbBgEXhPW31nuit63MORgJ4ETEh3KVDwuX6c wqt24jRQT7xihjmJNaHimER5KOyYn1GuclINs=

Hi,

I get the following error when trying to install Ssreflect 1.3pl1 with
Coq trunk 13761 (I replaced a long line with ...):

ocamldep -slash -I src -pp ""camlp5"o -I /usr/local/lib/ocaml -I . ...
File "src/ssreflect.ml", line 1626, characters 5-14:
Parse error: '|' or [argrule] expected after [argextend_header] (in
[str_item])
Preprocessing error on file src/ssreflect.ml

Similarly, when trying to install Ssreflect 1.2, I get this error:

File "src/ssreflect.ml", line 2285, characters 5-14:
Parse error: '|' or [argrule] expected after [argextend_header] (in
[str_item])
Preprocessing error on file src/ssreflect.ml

I get the following information about my Coq installation from ./configure:

Coq top directory : /home/username/coq/trunk
Architecture : i686
Coq VM bytecode link flags : -dllib -lcoqrun -dllpath
'/home/username/coq/trunk'/kernel/byterun
Coq tools bytecode link flags :
OS dependent libraries : -cclib -lunix
Objective-Caml/Camlp4 version : 3.10.1
Objective-Caml/Camlp4 binaries in : /usr/local/bin
Objective-Caml library in : /usr/local/lib/ocaml
Camlp4 library in : +camlp5
Native dynamic link support : false
Lablgtk2 library in : +lablgtk2
Documentation : All
CoqIde : opt
Web browser : firefox -remote
"OpenURL(%s,new-tab)" || firefox %s &
Coq web site : http://coq.inria.fr/


Thanks,
Evgeny



Archive powered by MHonArc 2.6.18.

Top of Page