Hi William, On Tue, 2007-02-27 at 14:27 +0000, William John Murray wrote: > On Tue, 2007-02-27 at 13:45 +0530, Srinivasa Ragavan wrote: > > Hi All, > > > > The Evolution Team is pleased to announce the release of Evolution > > 2.9.92 > > > I am still unable to configure this of a x86_64 FC6 machine. > The problem is the openldap. FC6 has a > special /usr/lib/evolution-ldap/lib > area for ntlm-enabled ldap, just for evolution. But on 64 bit I get a > mess. The area is now: IIRC Evolution use to need NTLM enabled openldap. It used to be referred as evolution-ldap. I think the latest openldap has NTLM support built in and doesn't need the patched one anymore. Also, Im not very sure how this applies to FC.
-Srini > /usr/lib64/evolution-ldap/lib64 > but configure looks for /usr/lib64/evolution-ldap/lib > OK, I can soft-link lib64 and lib. But I still get, from > PKG_CONFIG_PATH=/opt/evo-2.9.92/lib/pkgconfig ./configure > --prefix=/opt/evo-2.9.92 --with-openldap=/usr/lib64/evolution-openldap > --with-krb5=/usr --with-static-ldap --enable-gnome-keyring=yes > > configure:28238: checking for ldap_open in -lldap > configure:28268: gcc -o conftest -g -O2 conftest.c -lldap > -L/usr/lib64/evolution-openldap/lib > /usr/lib64/evolution-openldap/lib/liblber.a -lnsl >&5 > /usr/lib64/evolution-openldap/lib/libldap.a(os-ip.o): In function > `ldap_connect_to_host': > (.text+0xb2a): warning: `sys_errlist' is deprecated; use `strerror' or > `strerror_r' instead > /usr/lib64/evolution-openldap/lib/libldap.a(os-ip.o): In function > `ldap_connect_to_host': > (.text+0xb1b): warning: `sys_nerr' is deprecated; use `strerror' or > `strerror_r' instead > /usr/lib64/evolution-openldap/lib/libldap.a(tls.o): In function > `ldap_pvt_tls_get_my_dn': > (.text+0xcc): undefined reference to `SSL_get_certificate' > /usr/lib64/evolution-openldap/lib/libldap.a(tls.o): In function > `ldap_pvt_tls_get_my_dn': > (.text+0xd9): undefined reference to `X509_get_subject_name' > /usr/lib64/evolution-openldap/lib/libldap.a(tls.o): In function > `ldap_pvt_tls_get_strength': > (.text+0x125): undefined reference to `SSL_get_current_cipher' > /usr/lib64/evolution-openldap/lib/libldap.a(tls.o): In function > `sb_tls_close': > > and a lot more subsequent errors. > Can anyone suggest what I should do? > Thanks, > Bill _______________________________________________ Evolution-hackers mailing list [email protected] http://mail.gnome.org/mailman/listinfo/evolution-hackers
