Re: Call for testing: OpenSSH 6.7

[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

 



On Tue, 19 Aug 2014, Damien Miller wrote:

On Mon, 18 Aug 2014, Hisashi T Fujinaka wrote:

NetBSD-current amd64
...

Thanks - I think this should fix it (already committed).

Next one:

gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-all  -I. -I.  -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ssh-ecdsa.c -o ssh-ecdsa.o
ssh-ecdsa.c: In function 'ssh_ecdsa_sign':
ssh-ecdsa.c:83:2: warning: implicit declaration of function '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 ||

--
Hisashi T Fujinaka - htodd@xxxxxxxxxxxx
BSEE(6/86) + BSChem(3/95) + BAEnglish(8/95) + MSCS(8/03) + $2.50 = latte
_______________________________________________
openssh-unix-dev mailing list
openssh-unix-dev@xxxxxxxxxxx
https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev




[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux