Re: dbm_store() returns -1, but no specific error is reported
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com On Nov 28, 2007, at 6:05 PM, Anton Rang wrote: The DBM implementation in Libsystem does indeed come from Libc. - Kevin _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... So __add_ovflpage is failing. But I'm not sure which source this is built from. I thought it was the BerkeleyDB-15 package, but that doesn't seem to have this function (it has __ham_add_ovflpage instead)...ah, we're working with LibC-548 instead. [Is the BerkeleyDB code shipped somehow?] The BerkeleyDB project produces a static library that is used by CyrusIMAP and OpenLDAP. It is not otherwise available on a Mac OS X system. This email sent to site_archiver@lists.apple.com
participants (1)
-
Kevin Van Vechten