Call for testing: OpenSSH 6.7

Hisashi T Fujinaka htodd at twofifty.com
Tue Aug 19 16:31:27 EST 2014


Yes it does. I did a gmake distclean; git reset --hard; configure; gmake
and it still has the same error.

Perhaps the version of openssl is wrong?

On Tue, 19 Aug 2014, Damien Miller wrote:

> On Mon, 18 Aug 2014, Hisashi T Fujinaka wrote:
>
>> Next one:
> ...
>> 'sshbuf_put_bignum2' [-Wimplicit-function-declaration]
>>   if ((ret = sshbuf_put_bignum2(bb, sig->r)) != 0 ||
>>   ^
>> ssh-ecdsa.c: In function 'ssh_ecdsa_verify':
>> ssh-ecdsa.c:155:2: warning: implicit declaration of function
>> 'sshbuf_get_bignum2' [-Wimplicit-function-declaration]
>>   if (sshbuf_get_bignum2(sigbuf, sig->r) != 0 ||
>
> That's strange - does your config.h have "#define WITH_OPENSSL 1" in it?
>
> -d
>

-- 
Hisashi T Fujinaka - htodd at twofifty.com
BSEE(6/86) + BSChem(3/95) + BAEnglish(8/95) + MSCS(8/03) + $2.50 = latte


More information about the openssh-unix-dev mailing list