Call for testing: OpenSSH 6.7
Damien Miller
djm at mindrot.org
Tue Aug 19 19:57:57 EST 2014
On Mon, 18 Aug 2014, Hisashi T Fujinaka wrote:
> On Tue, 19 Aug 2014, Damien Miller wrote:
>
> > On Mon, 18 Aug 2014, Hisashi T Fujinaka wrote:
> >
> > > 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?
> >
> > no, the prototypes the compiler is complaining about are in sshbuf.h
> >
> > Could you please attach your ssh-ecdsa.c, sshbuf.h and config.h?
>
> Here they are.
It looks like your config.h.in is out of date - it is missing WITH_OPENSSL.
My config.h has "#define WITH_OPENSSL 1"
Could you please try running "autoreconf" and starting from ./configure again.
-d
More information about the openssh-unix-dev
mailing list