Le 08/07/2015 18:06, Markus Wanner a écrit : >> Not all libraries have been recompiled in experimental, hence using >> OCaml from experimental is not so easy. >> >> Please upload the fix to unstable. It should be backward-compatible. > > I tried to build against sid, but: > >> File "app_types.mli", line 13, characters 23-33: >> Error: Unbound module Monotone >> Makefile:107: recipe for target 'app_types.cmi' failed >> make[1]: *** [app_types.cmi] Error 2 > > (that's in a file introduced by the patch)
The build system is not parallel-safe. Is it meant to be? The package builds sequentially (I don't use any special option for that). Cheers, -- Stéphane _______________________________________________ Monotone-debian mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/monotone-debian
