Testing for the 4.4p1 release, round 2
Darren Tucker
dtucker at zip.com.au
Fri Sep 22 09:27:42 EST 2006
On Thu, Sep 21, 2006 at 01:36:08PM -0400, Roger Cornelius wrote:
> On 09/22/2006 00:20, Darren Tucker wrote:
> > Hi all.
> >
> > As most of you know, we are preparing OpenSSH 4.4p1 for release. We have
> > had one round of testing and I would like to thank all who responded.
> >
> > We believe that most of the problems reported have been resolved.
> > If you are so inclined, we would appreciate a quick retest to ensure
> > that the fixed ones remain fixed and the working ones remain working.
>
>
> Builds and passes regressions on SCO OSR6 using native compiler.
> Builds and passes regressions on SCO OSR507 using gcc 3.4.4.
Thanks.
> On OSR507 w/native compiler, fails during configure with:
>
> "OpenSSH requires int64_t support. Contact your vendor or install
> an alternative compiler (I.E., GCC) before continuing."
>
> But I believe this is expected.
Yes, OpenSSH requires a native 64 bit type such as the "long" on LP64
systems or a 64 bit "long long" such as provided by most modern (and
some not-so-modern) compilers. Without either of those, you will see
that message and the build will fail.
--
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4 37C9 C982 80C7 8FF4 FA69
Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.
More information about the openssh-unix-dev
mailing list