On Tue, 5 Jul 2005, Christopher Piggott HOME wrote:
squid was built with a matching compiler/glibc such that the libnss_files it is looking for should be .so.2. It still doesn't work. Any idea how one goes about debugging this sort of thing?
strace your Squid to see what NSS files it's libc is looking for. Regards Henrik