OpenSSH 5.1: call for testing
Damien Miller
djm at mindrot.org
Wed Jul 16 21:15:05 EST 2008
On Wed, 16 Jul 2008, Cristian Ionescu-Idbohrn wrote:
> On Tue, 15 Jul 2008, Damien Miller wrote:
>
> > On Mon, 14 Jul 2008, Cristian Ionescu-Idbohrn wrote:
> >
> > > > Does the linked ssh/sshd link OK and pass the regress tests?
> > >
> > > Any easy way to do that?
> > >
> > > I'm cross building.
> > > I build just some of the build targets.
> > > Target system lacks development tools.
> >
> > You would need at least "make" on the target,
>
> I was afraid you would say that :)
>
> > but you should be able to copy over the build directory and run
> > "make tests".
>
> I'll see if I can build and squeeze make on the target system.
Failing that, just running (i.e. connecting to/from) sshd and ssh on
the target should show whether the linker warning is harmless or not.
> Just found another warning (this is 5.0p1) you might want to look
> into:
>
> ssh.c: In function `control_client':
> ssh.c:1507: warning: long unsigned int format, unsigned int arg (arg 4)
I think that code was moved entirely after 5.0p1 :)
-d
More information about the openssh-unix-dev
mailing list