# Pastebin IE9jF0If $ make dep all Makefile.local can be defined before build to override some choices. See Makefile.local.unused for example ocamldep -pp camlp4o *.mli *.ml > .depend ocamlfind ocamlopt -package cryptokit,unix,str,bigarray,num -I bdb -ccopt -Lbdb -annot -bin-annot -warn-error A -linkpkg -inline 40 bdb.cmxa -c utils.ml File "utils.ml", line 108, characters 24-45: Error (warning 3): deprecated: Stdlib.BytesLabels.lowercase Use Bytes.lowercase_ascii instead. File "utils.ml", line 113, characters 16-17: Error: This expression has type bytes but an expression was expected of type string make: *** [utils.cmx] Error 2