Any one knows why I got the following error when compiling (make)
openssh-2-5.2p2 on Aix 4.3.3.
Thanks,
AM
cc -g -I. -I. -I/usr/local/include -I/usr/local/ssl/include
-DETCDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local
/bin/ssh\"
-D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\"
-D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\"
-DHAVE_CONFIG_H -c sftp-int.c
"sftp-glob.h", line 31.15: 1506-120 (S) Function cannot return a const
qualified type.
make: 1254-004 The error code from the last command is 1.