On Wednesday, 20.05.2015 at 12:02, Martin Lucina wrote:
> Getting further through the list of Mirage dependencies, trying to get
> sexplib building for rumprun hits another different problem with OASIS:

*facepalm* Ok, sorry, this was caused by a two-character typo:

["ocaml" "setup.ml" "-configure" "--prefix" "${prefix}/x86_64-rumprun-netbsd" 
"--disable-syntax"]

should have been

["ocaml" "setup.ml" "-configure" "--prefix" "%{prefix}%/x86_64-rumprun-netbsd" 
"--disable-syntax"]

Still, "Stack overflow" is not a terribly descriptive error :-)

Sorry for the noise.

Martin
_______________________________________________
opam-devel mailing list
[email protected]
http://lists.ocaml.org/listinfo/opam-devel

Reply via email to