=> Bootstrap dependency digest>=20010302: found digest-20121220
===> Building for ocaml-expat-0.9.1nb1
Makefile:105: depend: No such file or directory
cc -MM -I/usr/pkg/lib/ocaml *.c > depend	
ocamldep *.mli *.ml >> depend
ocamlc -c -ccopt "-DFULL_UNROLL -O2 -I/usr/pkg/include" expat_stubs.c
ocamlc -c  expat.mli
ocamlc -c  expat.ml
ocamlopt -c  expat.ml
gcc: -R/usr/pkg/lib: linker input file unused because linking not done
gcc: -R/usr/X11R7/lib: linker input file unused because linking not done
ocamlmklib  -oc mlexpat expat_stubs.o \
-L/usr/pkg/lib -lexpat
ocamlmklib  -o expat expat.cmo -oc mlexpat \
-L/usr/pkg/lib -lexpat
ocamlmklib  -o expat expat.cmx -oc mlexpat \
-L/usr/pkg/lib -lexpat
ocamlopt -linkall -shared -o expat.cmxs expat.cmx libmlexpat.a \
-ccopt -L/usr/pkg/lib -cclib -lexpat
=> Unwrapping files-to-be-installed.