Re: [Fink-devel] openldap-ssl-2.1.22-26

2006-03-01 Thread Alexander K. Hansen
On 3/1/06, Keita <[EMAIL PROTECTED]> wrote: > > > Hello, the openldap-ssl-2.1.22-26 (from source) or 2.1.22-25(from binary) is > not working: > > For what OS version? That's a useful little bit of information when you're filing a bug report. > > > > when installing binary, apt-get returns: > >

Re: [Fink-devel] openldap-ssl-2.1.22-26

2005-04-05 Thread Martin Costabel
salvo mac wrote: [] md5: /sw/src/openldap-2.1.22.tgz: Input/output error If the permissions on /sw/src are correct and /sw/src is not on some weird external file system, this looks like file system corruption. -- Martin --- SF email is sponsored

Re: [Fink-devel] openldap-ssl-shlibs-2.1.22-1 incompatible with cyrus-sasl2-shlibs-2.1.15-1 ?

2003-07-24 Thread Matt Stephenson
Hi Chris I'm having no problems building openldap-ssl against cyrus-sasl2-2.1.15 checking for sasl/sasl.h... yes checking for sasl.h... no checking for sasl_client_init in -lsasl2... yes checking Cyrus SASL library version... yes Send me your config.log Cheers Matt On Wednesday, Jul 23, 2003, at

Re: [Fink-devel] openldap-ssl-shlibs-2.1.22-1 incompatible with cyrus-sasl2-shlibs-2.1.15-1 ?

2003-07-23 Thread jfm
On Wednesday, Jul 23, 2003, at 11:00 Europe/Brussels, Christian Schaffner wrote: checking for sasl/sasl.h... yes checking for sasl.h... no checking for sasl_client_init in -lsasl2... no checking for sasl_client_init in -lsasl... no configure: error: Could not locate Cyrus SASL ### execution of ./

Re: [Fink-devel] openldap-ssl

2002-11-16 Thread jfm
On Saturday, Nov 16, 2002, at 14:41 Europe/Brussels, jfm wrote: In addition, I just re-built with fink-cvs, no apparent trouble there either... So now you can get either log file.. But after removing openldap-ssl-*, I get same errors as you. The compilation seems to take too many symbols from

Re: [Fink-devel] openldap-ssl

2002-11-16 Thread jfm
On Saturday, Nov 16, 2002, at 05:15 Europe/Brussels, David R. Morrison wrote: Has anyone been able to build openldap-ssl under 10.2? I can't get it to build... But if you have it, I'd appreciate it if somebody could send me the deb files (for both openldap-ssl and openldap-ssl-shlibs). I send

Re: [Fink-devel] openldap-ssl

2002-11-16 Thread Xavier HUMBERT
[cc to to port's maintainer] [EMAIL PROTECTED] (David R. Morrison) wrote : > Has anyone been able to build openldap-ssl under 10.2? I can't get it to > build... B I can't either : > ld: Undefined symbols: > _ldap_url_search > make[2]: *** [ltest] Error 1 > make[1]: *** [all-common] Error 1 > ma

Re: [Fink-devel] openldap-ssl-2.0.23-3 [CVS - unstable] failing

2002-05-25 Thread Benjamin Reed
Bill Bumgarner [[EMAIL PROTECTED]] wrote: > That would be the case. And brings up another issue. Should openldap-ssl > conflict/replace openldap? Actually it does. Unfortunately, there is not yet a "BuildConflicts" in fink, so it doesn't know to remove it *before* you start building. =) ___

Re: [Fink-devel] openldap-ssl-2.0.23-3 [CVS - unstable] failing

2002-05-25 Thread Bill Bumgarner
That would be the case. And brings up another issue. Should openldap-ssl conflict/replace openldap? On Saturday, May 25, 2002, at 10:07 PM, Benjamin Reed wrote: > Bill Bumgarner [[EMAIL PROTECTED]] wrote: >> /usr/bin/ld: Undefined symbols: >> _ldap_pvt_sasl_install >> _ldap_pvt_sasl_mutex_dis

Re: [Fink-devel] openldap-ssl-2.0.23-3 [CVS - unstable] failing

2002-05-25 Thread Benjamin Reed
Bill Bumgarner [[EMAIL PROTECTED]] wrote: > /usr/bin/ld: Undefined symbols: > _ldap_pvt_sasl_install > _ldap_pvt_sasl_mutex_dispose ... > Failed: compiling openldap-ssl-2.0.23-3 failed Do you have the non-ssl "openldap" (2.0.19 I think?) package installed? I think we had someone else who had sai