python-ldap and mac os x tiger, missing symbols

Bethany Jane Hanson bethany at pixar.com
Sat May 14 01:34:18 CEST 2005


Hi!  I'm trying to compile python-ldap (2.0.7) on mac os x 10.4.0.  It 
appears to be failing on missing symbols:
ld: Undefined symbols:
_ldap_attributetype_free
_ldap_matchingrule_free
_ldap_objectclass_free
_ldap_str2attributetype
_ldap_str2matchingrule
_ldap_str2objectclass
_ldap_str2syntax
_ldap_syntax_free

The same thing compiles just fine on mac os x 10.3.x.  I'm including 
the same libraries on both compiles.

I heard a rumor that this might be a known issue and easily solved 
through some magic gcc flag.  However, I haven't found anything on the 
net that would tell me what magic gcc flag this would be.  Do you guys 
know anything about this?  Thanks!
	bjh






More information about the python-ldap mailing list