Skip to Content.
Sympa Menu

coq-club - [Coq-Club] "coqmktop -top" fail with unbound module error

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

[Coq-Club] "coqmktop -top" fail with unbound module error


Chronological Thread 
  • From: Beta Ziliani <beta AT mpi-sws.org>
  • To: Coq Club <coq-club AT inria.fr>
  • Subject: [Coq-Club] "coqmktop -top" fail with unbound module error
  • Date: Tue, 24 Jul 2012 15:46:41 +0200

Hi list,

I can create a new coq toplevel with the usual coqmktop command without any issues. Now, when I add the "-top" option, compilation breaks with the following message:


$ ~/coq-8.4beta2/bin/coqmktop.byte -g -top  -o coqtop src/run.cmo src/runtac.cmo

File "/tmp/coqmain4bdbf3.ml", line 15, characters 57-67:
Error: Unbound module Util

I compiled coq with the options "-debug" and "-local".

Any suggestions on how to fix this?

Thanks in advance,
Beta




Archive powered by MHonArc 2.6.18.

Top of Page