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

Failed to build following Linux README #237

Closed
emptylambda opened this issue Jun 4, 2021 · 2 comments
Closed

Failed to build following Linux README #237

emptylambda opened this issue Jun 4, 2021 · 2 comments

Comments

@emptylambda
Copy link

On my Linux machine following the Linux installation README leads to failure beyond my capacity to decipher:

➜  verifast git:(master) cd src 
➜  src git:(master) make
ocamlfind: Package `z3' not found
  OCAMLOPT  linux/Perf.cmx
  OCAMLOPT  linux/Stopwatch.cmi
  OCAMLOPT  linux/Stopwatch.cmx
  OCAMLOPT  linux/Perf.cmxa
  OCAMLOPT  vfconfig.cmx
don't know what to do with num
Usage: ocamlopt <options> <files>
Options are:
  -fPIC  Generate position-independent machine code (default)
  -fno-PIC  Generate position-dependent machine code
  -a  Build a library

I did follow the setup-build.sh and obtained pre-compiled binaries under my /tmp

➜  src git:(master) ls /tmp/vfdeps-509f16f/bin 
camlp4         camlp4prof           ocamlbuild.byte    ocamldep       ocamlmklib.byte  ... z3

So I'm confused by the failure message above.
Could this be because I had OCaml installed on my machine prior to this installation?

Thank you in advance

@btj
Copy link
Member

btj commented Jun 4, 2021 via email

@btj
Copy link
Member

btj commented Apr 19, 2022

Closing this bug for now; feel free to reopen.

@btj btj closed this as completed Apr 19, 2022
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