Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple definition of the extension constructor name Found. #127

Open
IFEIFEI opened this issue Dec 29, 2020 · 1 comment
Open

Multiple definition of the extension constructor name Found. #127

IFEIFEI opened this issue Dec 29, 2020 · 1 comment

Comments

@IFEIFEI
Copy link

IFEIFEI commented Dec 29, 2020

While I was trying to execute make, this happens.

OCAMLOPT  kernel/univ.ml
File "kernel/univ.ml", line 302, characters 16-21:
Error: Multiple definition of the extension constructor name Found.
       Names must be unique in a given structure or signature.
make[1]: *** [kernel/univ.cmx] Error 2
make[1]: Leaving directory `/home/dany/workplace/coq-trunk'
make: *** [world] Error 2
@ybertot
Copy link

ybertot commented Jan 4, 2021

You have to give information about the compilation setup. What were all the commands you executed to get to this error message?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants