You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. ./configure && make
What is the expected output? What do you see instead?
Library built. Error with undefined global Dynlink.
What version of the product are you using? On what operating system?
2.0.0/1.9.9 on debian linux, compiled from source, ocaml-3.11.0.
Please provide any additional information below.
Problem does not occur in ocaml-3.10.x. Adding dynlink.cma to libraries
passed to ocamlfind for the bitstring-objinfo target resolved the issue.
Original issue reported on code.google.com by [email protected] on 4 May 2009 at 4:25
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 4 May 2009 at 4:25The text was updated successfully, but these errors were encountered: