Re: failed make on openssh 5.1

2008-07-23 Thread Renaud Allard
Damien Miller wrote: On Wed, 23 Jul 2008, Joel Dinel wrote: On Wed, Jul 23, 2008 at 9:42 AM, Damien Miller<[EMAIL PROTECTED]> wrote: I have just updated the patch, please try again once it has hit the ftp server: -rw-r--r-- 1 djm djm 6411 Jul 23 23:31 openbsd42_5.1.patch -rw-r--r-- 1 djm

Re: failed make on openssh 5.1

2008-07-23 Thread Joel Dinel
> Sorry, the correct patch should be there now. It is the same as the > current openbsd42_5.1.patch. Success!

Re: failed make on openssh 5.1

2008-07-23 Thread Damien Miller
On Wed, 23 Jul 2008, Joel Dinel wrote: > On Wed, Jul 23, 2008 at 9:42 AM, Damien Miller <[EMAIL PROTECTED]> wrote: > > I have just updated the patch, please try again once it has hit the > > ftp server: > > > > -rw-r--r-- 1 djm djm 6411 Jul 23 23:31 openbsd42_5.1.patch > > -rw-r--r-- 1 djm dj

Re: failed make on openssh 5.1

2008-07-23 Thread Renaud Allard
Damien Miller wrote: > I have just updated the patch, please try again once it has hit the > ftp server: > > -rw-r--r-- 1 djm djm 6411 Jul 23 23:31 openbsd42_5.1.patch > -rw-r--r-- 1 djm djm 6144 Jul 23 23:31 openbsd43_5.1.patch > > SHA1 (openbsd42_5.1.patch) = 7ed266a177d09aa67b120b44522f9

Re: failed make on openssh 5.1

2008-07-23 Thread Damien Miller
I have just updated the patch, please try again once it has hit the ftp server: -rw-r--r-- 1 djm djm 6411 Jul 23 23:31 openbsd42_5.1.patch -rw-r--r-- 1 djm djm 6144 Jul 23 23:31 openbsd43_5.1.patch SHA1 (openbsd42_5.1.patch) = 7ed266a177d09aa67b120b44522f92e1201d34ac SHA1 (openbsd43_5.1.pat

Re: failed make on openssh 5.1

2008-07-23 Thread Renaud Allard
Damien Miller wrote: On Tue, 22 Jul 2008, Joel Dinel wrote: To answer my own question, no sooner had I hit 'send' than I noticed the patch number indicated 4.3. I have downloaded OpenSSH 5.0, the appropriate 4.1 -> 5.0 patch and all is well. Well I am getting the exact same compilation error

Re: failed make on openssh 5.1

2008-07-22 Thread Damien Miller
On Tue, 22 Jul 2008, Joel Dinel wrote: > > To answer my own question, no sooner had I hit 'send' than I noticed the > > patch number indicated 4.3. I have downloaded OpenSSH 5.0, the > > appropriate 4.1 -> 5.0 patch and all is well. > > Well I am getting the exact same compilation error as you,

Re: failed make on openssh 5.1

2008-07-22 Thread Joel Dinel
> To answer my own question, no sooner had I hit 'send' than I noticed the > patch number indicated 4.3. I have downloaded OpenSSH 5.0, the > appropriate 4.1 -> 5.0 patch and all is well. Well I am getting the exact same compilation error as you, on a fresh OpenBSD 4.3 box, when tying to compile

Re: failed make on openssh 5.1

2008-07-22 Thread Charlie Farinella
On Tuesday 22 July 2008, Charlie Farinella wrote: > I have been asked to upgrade OpenSSH on an OpenBSD 4.1 server from 4.6 > to 5.1. I have followed the instructions at > http://www.openssh.org/openbsd.html and am getting the error below > during 'make'. I have downloaded the source and the pa