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 > [email protected] > http://mail.gnome.org/mailman/listinfo/evolution-hackers -- adfa(evolution-2.4:20087): gtkhtml-WARNING **: cannot find icon: 'stock_insert-url' in gnome _______________________________________________ Evolution-hackers mailing list [email protected] http://mail.gnome.org/mailman/listinfo/evolution-hackers
