Re: [Evolution-hackers] ldap_ntlm_bind problem
- From: William John Murray <W J Murray rl ac uk>
- To: Not Zed <notzed ximian com>
- Cc: hackers <evolution-hackers gnome org>, William John Murray <w murray rl ac uk>
- Subject: Re: [Evolution-hackers] ldap_ntlm_bind problem
- Date: Mon, 05 Sep 2005 10:00:38 -0000
Thanks not-zed,
This was basically it. I built evolution-data-server with
-with-openldap=/opt/evo-openldap but without --with-static-ldap
and because my /evo-openldap has no .so in it the system one was taken.
Nb. evolution-exchange had both.
All seems well...now to play with it!
Thanks,
Bill
On Mon, 2005-09-05 at 10:16 +0800, Not Zed wrote:
> Is it linking to the correct ldap library? The one with the ntlm patch?
>
> Maybe configure is checking a different one it is linking to at run
> time.
>
> On Sat, 2005-09-03 at 12:42 +0100, William John Murray wrote:
> > Hello there,
> > I am trying to compile the cvs gnome-2-12, using a script
> > which has worked for a long time. Now it compiles, but cannot run. Can
> > anyone suggest the cause please?
> > EDS is compiled like this:
> >
> > pushd evolution-data-server
> > make clean
> > PKG_CONFIG_PATH=/opt/evo/lib/pkgconfig/ ./autogen.sh --prefix=/opt/evo/
> > --with-openldap=/opt/evo-openldap --with-krb5=/usr
> > make
> > sudo make install
> > popd
> >
> > Part of its O.P. is:
> > checking for ldap_ntlm_bind... yes
> >
> > But on running like this:
> > export BONOBO_ACTIVATION_PATH=/opt/evo/lib/bonobo/servers
> > export LD_LIBRARY_PATH=/opt/evo/lib/:/usr/lib/mozilla-`mozilla --version
> > | cut -d " " -f 2 | cut -d "," -f -1`/:$LD_LIBRARY_PATH
> > export PATH=/opt/evo/bin/:/opt/evo/libexec/:$PATH
> > evolution-2.4 $@
> >
> > I get:
> > Could not load
> > /opt/evo//lib/evolution-data-server-1.2/camel-providers/libcamelexchange.so:
> > /opt/evo//lib/libexchange-storage-1.2.so.0: undefined symbol: ldap_ntlm_bind
> >
> > Any ideas?
> > Thanks,
> > Bill
> > _______________________________________________
> > Evolution-hackers mailing list
> > Evolution-hackers gnome org
> > http://mail.gnome.org/mailman/listinfo/evolution-hackers
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]