bmcuppy at qwest.net wrote:> I run Linux 2.2.21 w/ gcc version 2.7.2.3 and it does not even configure. I
am interested
> in a workaround on this. OpenSSH 3.61p1 configures and compiles but not
3.7.1p1.
[snip]> OpenSSH requires int64_t support. Contact your vendor or install
> an alternative compiler (I.E., GCC) before continuing.
OpenSSH now requires "long long" support. Does your version of gcc
support that? Also have a look in config.log for the error given where
the test failed, perhaps there's another reason for the failure.
--
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.