[Bug 1187] Unable to build OpenSSH 4.3p2 using OpenSSL 0.9.8a
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Tue May 2 07:38:59 EST 2006
http://bugzilla.mindrot.org/show_bug.cgi?id=1187
------- Comment #6 from tim at multitalents.net 2006-05-02 07:38 -------
---------------< snip from config.log >---------------
configure:14850: gcc -o conftest -g -O2 -Wall -Wpointer-arith
-Wuninitialized -Wsign-compare -I/opt/openssl/include
-L/opt/openssl/lib -R/opt/openssl/lib conftest.c -lcrypto -lrt -lz
-lsocket -lnsl >&5
ld: warning: file /opt/openssl/lib/libcrypto.a(rand_lib.o): wrong ELF
class: ELFCLASS64
Undefined first referenced
symbol in file
RAND_add /var/tmp//ccu0hMW7.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:14856: $? = 1
---------------------------------------------------------------
It looks like your openssl build in /opt/openssl is broken.
You can't mix 32bit & 64bit object files.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the openssh-bugs
mailing list