Re: databases/ruby-ldap, don't link against both ldap and ldap_r

2012-04-27 Thread Jeremy Evans
On 04/04 11:23, Jeremy Evans wrote: > Apparently, linking against both ldap and ldap_r causes problems: > > /usr/local/bin/ruby19:/usr/local/lib/libldap_r.so.11.0: > /usr/local/lib/libldap.so.11.0 : WARNING: symbol(ldap_int_global_options) > size mismatch, relink your program > > This warning o

Re: databases/ruby-ldap, don't link against both ldap and ldap_r

2012-04-04 Thread Landry Breuil
On Wed, Apr 04, 2012 at 11:23:24AM -0700, Jeremy Evans wrote: > Apparently, linking against both ldap and ldap_r causes problems: > > /usr/local/bin/ruby19:/usr/local/lib/libldap_r.so.11.0: > /usr/local/lib/libldap.so.11.0 : WARNING: symbol(ldap_int_global_options) > size mismatch, relink your p