Opened 14 years ago
Last modified 14 years ago
#52 new bug
DBM-Links not working on dynamically linked x86_64
Reported by: | dreyer | Owned by: | dreyer |
---|---|---|---|
Priority: | minor | Milestone: | 3-1-1 |
Component: | dontKnow | Version: | |
Keywords: | Cc: |
Description
At least on my system (SuSE 10.1-based Linux) the following yields a nearly empty output (instead of classification data):
LIB "makedbm.lib"; create_sing_dbm(); read_sing_dbm();
This it is not the case with the statically linked x86_64 Binary, which is provided via our ftp. It may also be the case, that the problem depends on the shared system libraries.
Change History (2)
comment:1 Changed 14 years ago by
comment:2 Changed 14 years ago by
Milestone: | → Releases 3-1-1 and higher |
---|
Note: See
TracTickets for help on using
tickets.
Note, in case that the problem were caused by a misconfigured system-libraries, one should provide a FAQ about this.