Ah - same problem with OpenSSH -
Code:
[root@kindle sbin]# sshd
sshd: /lib/libc.so.6: version `GLIBC_2.7' not found (required by /mnt/us/usbnet/lib/libcrypto.so.0.9.8)
Here is what is installed on 2.5.2:
Code:
[root@kindle root]# /lib/libc.so.6
GNU C Library stable release version 2.5, by Roland McGrath et al.
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
Compiled by GNU CC version 4.1.2.
Compiled on a Linux 2.6.15 system on 2008-06-10.
Available extensions:
crypt add-on version 2.1 by Michael Glad and others
GNU Libidn by Simon Josefsson
GNU libio by Per Bothner
NIS(YP)/NIS+ NSS modules 0.19 by Thorsten Kukuk
Native POSIX Threads Library by Ulrich Drepper et al
Support for some architectures added on, not maintained in glibc core.
BIND-8.2.3-T5B
Thread-local storage support included.
For bug reporting instructions, please see:
<http://www.gnu.org/software/libc/bugs.html>.
and
Code:
[root@kindle /lib]# ls -l /usr/lib/libcrypto*
lrwxrwxrwx 1 root root 18 Oct 25 2009 /usr/lib/libcrypto.so -> libcrypto.so.0.9.8
-rwxr-xr-x 1 root root 1426413 Oct 25 2009 /usr/lib/libcrypto.so.0.9.8
Maybe I should just use the USBnet package in the USBnet thread?
I.E: It is still an 'older' build, isn't it?