While compiling ocam-top I get the following ocp-build error.
Please help!
===== ERROR while installing ocaml-top.1.1.2 =====
# opam-version 1.1.2
# os darwin
# command ocp-build -init -scan
# path /Users/Sidharth/.opam/system/build/ocaml-top.1.1.2
# compiler system (4.01.0)
# exit-code 2
# env-file /Users/Username/.opam/system/build/ocaml-top.1.1.2/ocaml-top-73489-ffb3fd.env
# stdout-file /Users/Username/.opam/system/build/ocaml-top.1.1.2/ocaml-top-73489-ffb3fd.out
# stderr-file /Users/Username/.opam/system/build/ocaml-top.1.1.2/ocaml-top-73489-ffb3fd.err
### stderr ###
# ocp-build -init: unknown option `-scan'.
# Command:
# ocp-build -init [OPTIONS]
#
# Set the root of a project.
#
# Available options in this mode:
# -help Display this list of options
# --help Display this list of options
While compiling ocam-top I get the following ocp-build error.
Please help!