Got a bit further this morning, yes. Running evolution-mail and evolution-addressbook from a term as myself (strace SO to a file and lessing) showed the new glib playing up. Relevant bits:
getuid32() = 500 (500 is uid tonye)
connect(3, {sin_family=AF_UNIX, path="/var/run/.nscd_socket"}, 110) = -1 ECONNREFUSED (Connection refused)
write(2, "getpwuid_r(): failed due to: No "..., 46getpwuid_r(): failed due to: No such user 500.) = 46
No such user?
Hopefully someone who already compiled Evo 1.3.92 on his own can speak up. I am afraid, I won't be too much of help for you...
is nss_ldap compiled to use a different version of libldap than evolution is?
Most definitely - but it didn't give any problems before I installed the new glib.
> are you using nss?
Couldn't very well use ldap for ldap-based users and pam_ldap stuff without it. Again self-compiled and installed as an rpm:
1425 [root:billy.demon.nl] / # rpm -qa | grep nss_ldap nss_ldap-203.6-1
1426 [root:billy.demon.nl] / # ldd /usr/lib/libnss_ldap*
libldap.so.2 => /usr/local/lib/libldap.so.2 (0x40032000)
liblber.so.2 => /usr/local/lib/liblber.so.2 (0x4006d000)
libdb-3.3.so => /lib/libdb-3.3.so (0x4007b000)
libdl.so.2 => /lib/libdl.so.2 (0x4010a000)
libnsl.so.1 => /lib/libnsl.so.1 (0x4010e000)
libresolv.so.2 => /lib/libresolv.so.2 (0x40125000)
libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x40137000)
libc.so.6 => /lib/i686/libc.so.6 (0x4013e000)
libsasl2.so.2 => /usr/local/lib/libsasl2.so.2 (0x4027a000)
libssl.so.0.9.7 => /lib/libssl.so.0.9.7 (0x40290000)
libcrypto.so.0.9.7 => /lib/libcrypto.so.0.9.7 (0x402c2000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x80000000)Best,
Tony
-- Tony Earnshaw
There's none so daft as them as will not learn
http://www.billy.demon.nl Mail: [EMAIL PROTECTED]
_______________________________________________ evolution maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution
