Skip to content

ocamlfind won't build with ocamljava #26

@arlencox

Description

@arlencox

When I try to build ocamlfind using the ocaml built with ocamljava I get an inconsistent assumptions over interface errors:

File "topfind.ml", line 1:
# Error: The files /Users/cox/.opam/ocamljava-2.0-alpha3/lib/ocaml/compiler-libs/toploop.cmi
#        and /Users/cox/.opam/ocamljava-2.0-alpha3/lib/ocaml/compiler-libs/parsetree.cmi
#        make inconsistent assumptions over interface Warnings
# make[1]: *** [topfind.cmo] Error 2

I tried to figure out how to fix it, but I couldn't figure out how to make the pieces of the build work outside of build.sh

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions