[EMAIL PROTECTED] wrote: > Full_Name: David Hawes > Version: 2.4.12 > OS: > URL: ftp://ftp.openldap.org/incoming/david-hawes-081021.patch > Submission from: (NULL) (128.173.38.164) > > > This patch includes the following changes: > > - -fPIC added to the Makefile for compilation on x86_64 systems. > - No longer use be_search() to retrieve the entry that is to be compared. Use > be_entry_get_rw() instead.
You should probably use overlay_entry_get_ov() rather than be_entry_get_rw() from inside an overlay (AFAIR). p. Ing. Pierangelo Masarati OpenLDAP Core Team SysNet s.r.l. via Dossi, 8 - 27100 Pavia - ITALIA http://www.sys-net.it ----------------------------------- Office: +39 02 23998309 Mobile: +39 333 4963172 Fax: +39 0382 476497 Email: [EMAIL PROTECTED] -----------------------------------
