-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Description
Hi, I use Rocq 9.0.0 and build the coq-dpdgraph from source. When try to run make (after running autoconf && ./configure) i get
make
- build dpdgraph.vo
make -f Make_coq dpdgraph.vo
make[1]: Entering directory '/home/bfurmanek/documents/rtls.gpu.ip.fp-numerics/coq-dpdgraph'
ROCQ compile dpdgraph.v
File "./dpdgraph.v", line 1, characters 0-40:
Error: System error: "./././dpdgraph.cmxs: No such file or directory"
make[1]: *** [Make_coq:818: dpdgraph.vo] Error 1
make[1]: *** [dpdgraph.vo] Deleting file 'dpdgraph.glob'
make[1]: Leaving directory '/home/bfurmanek/documents/rtls.gpu.ip.fp-numerics/coq-dpdgraph'
make: *** [Makefile:80: dpdgraph.vo] Error 2
The file dpdgraph.cmxs indeed does not exists in the coq-dpdgraph repository.
Best
Bart.
Metadata
Metadata
Assignees
Labels
No labels