[Bug 1260] Link failure with openssl 0.9.8

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Sat Nov 11 09:12:06 EST 2006


http://bugzilla.mindrot.org/show_bug.cgi?id=1260





------- Comment #1 from schulz at adi.com  2006-11-11 09:12 -------
If I follow a hint in the openssl changes file and add
-DOPENSSL_NO_DEPRECATED to the c flags, I get an error much earlier.

cc -O -DOPENSSL_NO_DEPRECATED -I. -I. -I/opt/local/include -I/opt/local
/include  -DSSHDIR=\"/opt/local/etc\"  -D_PATH_SSH_PROGRAM=\"/opt/local
/bin/ssh\" 
-D_PATH_SSH_ASKPASS_DEFAULT=\"/opt/local/libexec/ssh-askpass
\"  -D_PATH_SFTP_SERVER=\"/opt/local/libexec/sftp-server\" 
  -D_PATH_SSH_KEY_SIGN=\"/opt/local/libexec/ssh-keysign\"
  -D_PATH_SSH_PIDDIR=\"/var/run\"  -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/em
pty\"  -DSSH_RAND_HELPER=\"/opt/local/libexec/ssh-rand-helper\"
 -DHAVE_CONFIG_H -c kexdhc.c
"kexdhc.c", line 68: improper member use: pub_key
"kexdhc.c", line 113: warning: implicit function declaration: DH_size
"kexdhc.c", line 115: warning: implicit function declaration:
DH_compute_key
"kexdhc.c", line 132: improper member use: pub_key
"kexdhc.c", line 139: warning: implicit function declaration: DH_free
cc: acomp failed for kexdhc.c
*** Error code 2
make: Fatal error: Command failed for target `kexdhc.o'




------- 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