On 20 May 2015, at 11:43, Martin Lucina <[email protected]> wrote:
> 
> 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 :-)
> 

That's definitely worth filing an upstream bug report about :-)

-anil

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

Reply via email to