[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: (ITS#5325) Build error: __lock_getlocker undefined symbol
ando@sys-net.it wrote:
> As Hallvard pointed out, probably that function was not meant to be
> exposed, since it's not declared in Berkeley's headers, but
> unfortunately OpenLDAP code seems to need it.
At some point (soon) we'll have to remove that dependency and go back to using
a per-thread read-only transaction for back-bdb's entry cache locking. The
__lock_getlocker() function is no longer exported in BDB 4.7.
Fortunately we still have the old read-only txn code in CVS.
--
-- Howard Chu
CTO, Symas Corp. http://www.symas.com
Director, Highland Sun http://highlandsun.com/hyc/
Chief Architect, OpenLDAP http://www.openldap.org/project/