Sirs/Madames,
i am compiling SSH on an ibm rs6000 and get the following,
any help would be appreciated:
System:
IBM RS6000 44P 270
AIX 4.12
Compiler:
C 4.4 for aix
SSH :
2.1.0
the following error:
Making all in sshutil
Making all in sshcore
cc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../.. -I../../..
-I../../../include -I../../../lib/sshutil -DSSH_ALLOW_CPLUSPLUS_KEYWORDS -q32 -c
sshdebug.c
"../../../lib/sshutil/sshincludes_unix.h", line 57.2: 1506-205 (S) #error "Autoconfig
error, your compiler doesn't seem to support any 32 bit type"
"./sshtime.h", line 27.3: 1506-046 (S) Syntax error.
"./sshtime.h", line 30.3: 1506-046 (S) Syntax error.
"sshmatch.h", line 25.34: 1506-275 (S) Unexpected text port encountered.
"sshmatch.h", line 25.40: 1506-276 (S) Syntax error: possible missing identifier?
"sshmatch.h", line 25.9: 1506-282 (S) The type of the parameters must be specified in
a prototype.
"sshdebug.c", line 1721.39: 1506-022 (S) "year" is not a member of "struct
SshCalendarTimeRec".
make: 1254-004 The error code from the last command is 1.
Stop.
make: 1254-004 The error code from the last command is 1.
Stop.
make: 1254-004 The error code from the last command is 1.
Stop.
make: 1254-004 The error code from the last command is 1.
Stop.
make: 1254-004 The error code from the last command is 2.
Stop.