Call for testing: OpenSSH-6.3

Damien Miller djm at mindrot.org
Sun Aug 4 07:57:41 EST 2013


On Sat, 3 Aug 2013, Kevin Brott wrote:

> RHL8$ ./test
> -1 22 1108578828
> 
> RHEL3$ ./test
> -1 22 -1218445280
> 
> For comparison on unaffected Fedora Core 2 system:
> $FC2$ ./test
> 0 0 2078415
> 
> On the older RHEL 2.1 system - ssh builds and tests fine, yet the test
> program won't.
> $ gcc -lrt -o test test.c
> test.c: In function `main':
> test.c:7: `CLOCK_MONOTONIC' undeclared (first use in this function)
> test.c:7: (Each undeclared identifier is reported only once
> test.c:7: for each function it appears in.)

I guess the CLOCK_MONOTONIC define was added before ther kernel support was.


More information about the openssh-unix-dev mailing list