Displaying 2 results from an estimated 2 matches for "cli_echo_restore".
2001 Feb 21
1
Compile problems with 2.5.1p1 and older Linux boxes
...n.)
cli.c:71: sizeof applied to an incomplete type
cli.c:72: invalid use of undefined type `struct sigaction'
cli.c:73: warning: passing arg 2 of `sigaction' from incompatible pointer type
cli.c:73: warning: passing arg 3 of `sigaction' from incompatible pointer type
cli.c: In function `cli_echo_restore':
cli.c:93: `SIG_SETMASK' undeclared (first use this function)
cli.c:94: warning: passing arg 2 of `sigaction' from incompatible pointer type
cli.c: At top level:
cli.c:14: storage size of `nsa' isn't known
cli.c:15: storage size of `osa' isn't known
make: *** [cli.o] Er...
2001 Feb 22
0
OpenSSH 2.5.1p1 on RH 5.2 experience
...n.)
cli.c:71: sizeof applied to an incomplete type
cli.c:72: invalid use of undefined type `struct sigaction'
cli.c:73: warning: passing arg 2 of `sigaction' from incompatible pointer type
cli.c:73: warning: passing arg 3 of `sigaction' from incompatible pointer type
cli.c: In function `cli_echo_restore':
cli.c:93: `SIG_SETMASK' undeclared (first use this function)
cli.c:94: warning: passing arg 2 of `sigaction' from incompatible pointer type
cli.c: At top level:
cli.c:14: storage size of `nsa' isn't known
cli.c:15: storage size of `osa' isn't known
make: *** [cli.o] Er...