Page 1 of 1

ssh error

PostPosted: Thu Feb 17, 2005 8:17 pm
by Master of Reality
hmmm... does someone know what i should look into after recieving this error from ssh while trying to use it....

Code: Select all
sshd: root@pts/0: relocation error: /lib/libnss_dns.so.2: symbol __res_maybe_init, version GLIBC_PRIVATE not defined in file libc.so.6 with link time reference

Since it says "sshd:" would this be a problem on the computer im triyng to ssh to?

PostPosted: Thu Feb 17, 2005 8:39 pm
by Void Main
I would say it's on the server side. Did you upgrade something recently? If you upgraded glibc did you restart sshd? This has to be done after upgrading glibc. If that doesn't fix it here is someone with a similar error and what probably caused it:

http://www.resellerhostingbox.com/linux ... g4405.html