Skip to content

No dpdgraph.cmxs file #147

@bfurmane

Description

@bfurmane

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions