search for: cli_echo_disable

Displaying 2 results from an estimated 2 matches for "cli_echo_disable".

2001 Feb 21
1
Compile problems with 2.5.1p1 and older Linux boxes
...declared inside parameter list /usr/include/signal.h:216: warning: its scope is only this definition or declaration, /usr/include/signal.h:216: warning: which is probably not what you want. /usr/include/signal.h:218: warning: `struct sigaction' declared inside parameter list cli.c: In function `cli_echo_disable': cli.c:67: `SIG_BLOCK' undeclared (first use this function) cli.c:67: (Each undeclared identifier is reported only once cli.c:67: for each function it appears in.) cli.c:71: sizeof applied to an incomplete type cli.c:72: invalid use of undefined type `struct sigaction' cli.c:73: warnin...
2001 Feb 22
0
OpenSSH 2.5.1p1 on RH 5.2 experience
...declared inside parameter list /usr/include/signal.h:217: warning: its scope is only this definition or declaration, /usr/include/signal.h:217: warning: which is probably not what you want. /usr/include/signal.h:219: warning: `struct sigaction' declared inside parameter list cli.c: In function `cli_echo_disable': cli.c:67: `SIG_BLOCK' undeclared (first use this function) cli.c:67: (Each undeclared identifier is reported only once cli.c:67: for each function it appears in.) cli.c:71: sizeof applied to an incomplete type cli.c:72: invalid use of undefined type `struct sigaction' cli.c:73: warnin...