--On Monday, February 05, 2001 3:48 PM -0700 William Wilson 
<[EMAIL PROTECTED]> wrote:

> I've done some more digging around and here's some output in the
> config.log
>
> ld: warning: file /nau/local/lib/libcrypto.a(rand_lib.o): wrong ELF class:
> ELFCLASS64

Looks like you're trying to link a 32-bit binary with a 64-bit library. 
T'aint gonna' work. Either add the appropriate 64-bit compile options to 
CFLAGS (CPPFLAGS?) for openssh, or re-build openssl without the 64-bit 
options.

-- 
Carson Gaspar - [EMAIL PROTECTED]
Queen trapped in a butch body

Reply via email to