Re: Openssh and glibc 2.3?

2003-03-10 Thread Tom Diehl
On Mon, 10 Mar 2003, John T Nelson wrote: > > All, > > I recently installed openssh 3.4p1-2 on my machine (which is the version > that can be ftp'd from Redhat) for 8.0, but when I try to run sshd, the > daemon complains that it needs GLIBC 2.3. This version of GLIBC

Re: Openssh and glibc 2.3?

2003-03-10 Thread Ed . Greshko
On Mon, 10 Mar 2003, John T Nelson wrote: > I recently installed openssh 3.4p1-2 on my machine (which is the version > that can be ftp'd from Redhat) for 8.0, but when I try to run sshd, the > daemon complains that it needs GLIBC 2.3. This version of GLIBC isn't > available

Openssh and glibc 2.3?

2003-03-10 Thread John T Nelson
All, I recently installed openssh 3.4p1-2 on my machine (which is the version that can be ftp'd from Redhat) for 8.0, but when I try to run sshd, the daemon complains that it needs GLIBC 2.3. This version of GLIBC isn't available from Redhat (at least not from the FTP site).

Re: glibc 2.3

2002-10-06 Thread Alessandro Polverini
On Fri, 4 Oct 2002, Jakub Jelinek wrote: > [...] > If you want to see startup time differences because of dynamic reloc > reduction, compare LD_DEBUG=statistics someprogram on RHL 7.2 and 8.0. > As for prelink, you can run as root > prelink -avm Hello, I just tried what you propose but, after a l

Re: glibc 2.3

2002-10-04 Thread Warren Togami
On Fri, 2002-10-04 at 10:28, Jakub Jelinek wrote: > > In other words: that 2.2.93 is almost 2.3 ? > > Yes, it is almost 2.3. Most of the changes between 2.2.93 and 2.3 were > changes for non-x86 architectures. > If you want to see startup time differences because of dynamic reloc > reduction, comp