From: Joe L. <jl...@op...> - 2001-05-29 15:50:42
|
I'll need to look into the lber libs and their build mechanism. On Mon, 28 May 2001, Michael Str=F6der wrote: > Joe Little wrote: > > > > I've sent this to Sascha. It now contains the extended LDAP v3 API, w= ith > > only the netscape quasi-specific v3 extensions (server side sorts, an= d > > other server or client side ops) > > > > build against Mozilla and openldap 2.x, but I need to check the openl= dap > > 2.x again for some things. Still working.. > > I tried to compile it against Netscape/Mozilla LDAP C SDK 5.0 > (binaries from Sun's web site downloaded today). After some tweaking > of the Makefile (see attachment) it was built. > > But during import of ldapc it chokes with: > > Traceback (most recent call last): > File "tests/ldapsearch.py", line 9, in ? > import ldap > File "/home/michael/src/swig-ldap-0.17-stable-13/ldap.py", line 2, > in ? > import ldapc > ImportError: undefined symbol: lber_debug > > Tried this again with OpenLDAP 2.0.11 libs. Same result. > > Ciao, Michael. |