Having troubles getting SSH2.1 to compile on a Dec Alpha running 3.2g DecUNIX.
I run into the same error with CC or gcc, make or gnumake...

sshtime.h:22: parse error before `SshUInt8'
sshtime.h:22: warning: no semicolon at end of struct or union
sshtime.h:23: warning: data definition has no type or storage class
sshtime.h:24: parse error before `hour'
sshtime.h:24: warning: data definition has no type or storage class
sshtime.h:25: parse error before `monthday'
sshtime.h:25: warning: data definition has no type or storage class
sshtime.h:26: parse error before `month'
sshtime.h:26: warning: data definition has no type or storage class
sshtime.h:28: parse error before `weekday'
sshtime.h:28: warning: data definition has no type or storage class
sshtime.h:32: parse error before `}'
sshdebug.c: In function `ssh_debug_output':
sshdebug.c:1579: storage size of `current_time' isn't known
sshdebug.c:1579: warning: unused variable `current_time'
*** Exit 1
Stop.
*** Exit 1
Stop.
*** Exit 1
Stop.
*** Exit 1
Stop.
*** Exit 1
Stop.

TIA,
Keith

Reply via email to