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

DBM support in builds #338

Closed
KhazAkar opened this issue Oct 7, 2024 · 3 comments
Closed

DBM support in builds #338

KhazAkar opened this issue Oct 7, 2024 · 3 comments

Comments

@KhazAkar
Copy link

KhazAkar commented Oct 7, 2024

Hello,
I'm playing a little with those build and I can see that only 'dumb' implementation of dbm is available. I get why gdbm is not available, but what about ndbm?

@tysonclugg
Copy link

Looks like the required header files are missing as per my comment on #331:

…
HAVE_GDBM_H=0
HAVE_GDBM_NDBM_H=0
…

@tysonclugg
Copy link

Also see #91 (comment)

@KhazAkar
Copy link
Author

KhazAkar commented Oct 8, 2024

So basically same situation? Oh well... Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants