[Bug 462] compile failure with openssl 0.9.7

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Fri Jan 3 01:32:09 EST 2003


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





------- Additional Comments From markus at openbsd.org  2003-01-03 01:32 -------
openssl 0.9.7 defines
	#define BN_mod(rem,m,d,ctx) BN_div(NULL,(rem),(m),(d),(ctx))
in <openssl/bn.h>
and openssh's rsa.c includes rsa.h which includes <openssl/bn.h>

so i don't see why this is a problem in OpenSSH...



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the openssh-unix-dev mailing list