Issue 1922 - libldap_r: undefined symbol: ldap_first_reference
Summary: libldap_r: undefined symbol: ldap_first_reference
Status: VERIFIED FIXED
Alias: None
Product: OpenLDAP
Classification: Unclassified
Component: build (show other issues)
Version: unspecified
Hardware: All All
: --- normal
Target Milestone: ---
Assignee: OpenLDAP project
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-04 14:45 UTC by Michael Ströder
Modified: 2014-08-01 21:05 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Michael Ströder 2002-07-04 14:45:58 UTC
Full_Name: Michael Stroeder
Version: REL_ENG_2 and REL_ENG_2_1
OS: Linux
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (217.1.21.97)


I'm trying to build python-ldap C wrapper module against libldap_r instead
libldap.

Build went fine but during import of the module I get an error when Python trys
to load the shared libs:

ImportError: /usr/lib/python2.2/site-packages/_ldap.so: undefined symbol:
ldap_first_reference

This is likely due to missing references.c and references.lo in
libraries/libldap_r/Makefile.in. I've added that myself and it works now.

Comment 1 Kurt Zeilenga 2002-07-07 22:06:57 UTC
moved from Incoming to Build
Comment 2 Kurt Zeilenga 2002-07-08 15:34:51 UTC
changed notes
changed state Open to Test
Comment 3 Kurt Zeilenga 2002-07-08 15:35:08 UTC
Fixed in HEAD.  Please test.
Comment 4 Michael Ströder 2002-07-09 07:03:12 UTC
Kurt Zeilenga wrote:
> Fixed in HEAD.  Please test.

I fixed this myself in my working trees of REL_ENG_2 and 
REL_ENG_2_1. So far it works. I'd appreciate this to be 
back-ported to the release branches.

Ciao, Michael.

Comment 5 Kurt Zeilenga 2002-07-09 18:07:26 UTC
changed notes
changed state Test to Release
Comment 6 Kurt Zeilenga 2002-08-22 12:53:13 UTC
changed notes
Comment 7 Kurt Zeilenga 2002-08-22 12:53:14 UTC
changed state Release to Closed
Comment 8 OpenLDAP project 2014-08-01 21:05:07 UTC
fixed in HEAD
fixed in re21