Skip to content

ocamlfind: Package `bap' not found #21

Open
@Oliver-zrz

Description

@Oliver-zrz

I have this error when installing, can someone help me ?

$ make -j
/usr/bin/ocamlfind opt -c -o _build/bap/lib/bindings.cmx -I _build/bap/generated -I _build/bap/lib -package bap,bap-plugins,ctypes.stubs,ctypes.foreign,findlib.dynload,bap-main bap/lib/bindings.ml
/usr/bin/ocamlfind opt -c -o _build/bap/stub_generator/generate.cmx -I _build/bap/generated -I _build/bap/lib -package bap,bap-plugins,ctypes.stubs,ctypes.foreign,findlib.dynload,bap-main bap/stub_generator/generate.ml
/usr/bin/ocamlfind opt -c -o _build/bap/lib/apply_bindings.cmx -I _build/bap/generated -I _build/bap/lib -package bap,bap-plugins,ctypes.stubs,ctypes.foreign,findlib.dynload,bap-main bap/lib/apply_bindings.ml
ocamlfind: Package `bap' not found
Makefile:75: recipe for target '_build/bap/lib/bindings.cmx' failed
make: *** [_build/bap/lib/bindings.cmx] Error 2
make: *** Waiting for unfinished jobs....
ocamlfind: Package `bap' not found
Makefile:75: recipe for target '_build/bap/lib/apply_bindings.cmx' failed
make: *** [_build/bap/lib/apply_bindings.cmx] Error 2
ocamlfind: Package `bap' not found
Makefile:75: recipe for target '_build/bap/stub_generator/generate.cmx' failed
make: *** [_build/bap/stub_generator/generate.cmx] Error 2

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