Re: OpenSSH 3.4 Packages for RH 6.2?

From: Marc D. Spencer (mspencer@nospam.liquidpixels.com)
Date: 06/27/02


From: "Marc D. Spencer" <mspencer@nospam.liquidpixels.com>
Date: 27 Jun 2002 15:26:09 -0500

qIroS wrote:
> ghItlh "Marc D. Spencer" <mspencer@nospam.liquidpixels.com>
>
>>Has anyone built OpenSSH 3.4 packages (RPMs) for RedHat 6.2?
>>
>>I seem to be in a dependancy circle...
>>
>>openssh-3.4p1 needs db1 libary that is part of glibc 2.1.99; RedHat 6.2
>>uses glibc 2.1.3. Updating is not an option.
>>
>>Help?
>
>
> Why couldn't you use source or SRPMS(if they exist)? Most binaries libc
> deps are only there because that's what it was built with, not becasuse
> that's what it actually needs.

The SRPM packages available for openssh 3.4p1 require db1-devel.

   BuildPreReq: db1-devel, /usr/include/security/pam_appl.h

this isn't standard under RedHat 6.2.

Building with that dependancy commented out yields:

/usr/lib/gcc-lib/i386-redhat-linux/2.96/../../../libcrypto.so: undefined
reference to `dlclose'
/usr/lib/gcc-lib/i386-redhat-linux/2.96/../../../libcrypto.so: undefined
reference to `dlopen'
/usr/lib/gcc-lib/i386-redhat-linux/2.96/../../../libcrypto.so: undefined
reference to `dlsym'



Relevant Pages