Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Regression: dlldbm.so wrongly linked #4699

Closed
vicuna opened this issue Jan 20, 2009 · 1 comment
Closed

Regression: dlldbm.so wrongly linked #4699

vicuna opened this issue Jan 20, 2009 · 1 comment
Labels

Comments

@vicuna
Copy link

vicuna commented Jan 20, 2009

Original bug ID: 4699
Reporter: @glondu
Status: closed (set by @xavierleroy on 2009-03-31T11:34:34Z)
Resolution: fixed
Priority: normal
Severity: major
Version: 3.11.0
Fixed in version: 3.11.1+dev
Category: ~DO NOT USE (was: OCaml general)

Bug description

The stublib dlldbm.so is wrongly linked:

root@nickel:/# ocaml dbm.cma
Cannot load required shared library dllmldbm.
Reason: /usr/lib/ocaml/3.11.0/stublibs/dllmldbm.so: /usr/lib/ocaml/3.11.0/stublibs/dllmldbm.so: undefined symbol: dbm_firstkey.

Attached is a patch that fixes the problem.

File attachments

@vicuna
Copy link
Author

vicuna commented Mar 31, 2009

Comment author: @xavierleroy

Thanks for the patch. Applied in 3.11 bugfix branch, will be released in 3.11.1.

@vicuna vicuna closed this as completed Mar 31, 2009
@vicuna vicuna added the bug label Mar 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant