Project

General

Profile

Actions

Backport #3294

closed

[PATCH] Allow build of dbm extension with Berkeley DB 5.0 series

Added by Flameeyes (Diego Elio Pettenò) almost 14 years ago. Updated over 4 years ago.

Status:
Closed
Assignee:
-
[ruby-core:30240]

Description

=begin
In the new version of BerkDB, to use the DBM functions you need to define the HAVE_DBM macro, otherwise the functions won't be defined (before, simply using DB_DBM_HSEARCH was enough). The attached patch enables that to make sure that it is possible to build the dbm extension properly.
=end


Files

ruby-1.8.7_p249_db-5.0.patch (430 Bytes) ruby-1.8.7_p249_db-5.0.patch Flameeyes (Diego Elio Pettenò), 05/14/2010 08:25 PM
Actions

Also available in: Atom PDF

Like0
Like0Like0