janestreet / core

Jane Street Capital's standard library overlay
MIT License
1.11k stars 109 forks source link

Error: Unbound module Poly #22

Closed leonbaum closed 10 years ago

leonbaum commented 11 years ago

I had built core-109.35 without problems, but upgrading to 109.38, I hit the error below. I used ocaml 4.00.1 for both.

ocamlfind ocamlc -c -package variantslib.syntax -package variantslib -package unix -package threads -package sexplib.syntax -package sexplib -package res -package pa_pipebang -package pa_ounit.syntax -package pa_ounit -package herelib.syntax -package herelib -package fieldslib.syntax -package fieldslib -package core_kernel -package comparelib.syntax -package bin_prot.syntax -package bin_prot -package bigarray -syntax camlp4o -thread -I lib -o lib/timing_wheel_unit_tests.cmo lib/timing_wheel_unit_tests.ml
+ ocamlfind ocamlc -c -package variantslib.syntax -package variantslib -package unix -package threads -package sexplib.syntax -package sexplib -package res -package pa_pipebang -package pa_ounit.syntax -package pa_ounit -package herelib.syntax -package herelib -package fieldslib.syntax -package fieldslib -package core_kernel -package comparelib.syntax -package bin_prot.syntax -package bin_prot -package bigarray -syntax camlp4o -thread -I lib -o lib/timing_wheel_unit_tests.cmo lib/timing_wheel_unit_tests.ml
File "lib/timing_wheel_unit_tests.ml", line 89, characters 16-26:
Error: Unbound module Poly
Command exited with code 2.
E: Failure("Command ''/usr/bin/ocamlbuild' lib/libcore_stubs.a lib/dllcore_stubs.so lib/core.cma lib/core.cmxa lib/core.a lib/core.cmxs top/core_top.cma top/core_top.cmxa top/core_top.a top/core_top.cmxs' terminated with error code 10")
ghost commented 10 years ago

It works with latter versions of core.