[Bug 397] Openssh build failure AIX 4.3.3
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Wed Sep 18 03:45:30 EST 2002
http://bugzilla.mindrot.org/show_bug.cgi?id=397
------- Additional Comments From suehall at prodigy.net 2002-09-18 03:45 -------
I pulled down the latest tarball from portable/snapshot, datestamped 0906. Got
the following errors:
/usr/ibmcxx/bin/xlc -g -I. -I. -I/usr/local/ssl/include
-I/usr/local/include -DSSHDIR=\"/usr/local/ssh/etc\"
-D_PATH_SSH_PROGRAM=\"/usr/local/ssh/bin/ssh\"
-D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/ssh/libexec/ssh-askpass\"
-D_PATH_SFTP_SERVER=\"/usr/local/ssh/libexec/sftp-server\"
-D_PATH_SSH_KEY_SIGN=\"/usr/local/ssh/libexec/ssh-keysign\"
-D_PATH_SSH_PIDDIR=\"/usr/local/ssh/etc\"
-D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\"
-DSSH_RAND_HELPER=\"/usr/local/ssh/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c
channels.c
"channels.c", line 915.22: 1506-280 (E) Function argument assignment between
types "const char*" and "unsigned char*" is not allowed.
"channels.c", line 920.27: 1506-280 (E) Function argument assignment between
types "const char*" and "unsigned char*" is not allowed.
"channels.c", line 924.14: 1506-068 (E) Operation between types "unsigned char*"
and "char*" is not allowed.
"channels.c", line 925.26: 1506-280 (E) Function argument assignment between
types "const char*" and "unsigned char*" is not allowed.
/usr/ibmcxx/bin/xlc -g -I. -I. -I/usr/local/ssl/include
-I/usr/local/include -DSSHDIR=\"/usr/local/ssh/etc\"
-D_PATH_SSH_PROGRAM=\"/usr/local/ssh/bin/ssh\"
-D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/ssh/libexec/ssh-askpass\"
-D_PATH_SFTP_SERVER=\"/usr/local/ssh/libexec/sftp-server\"
-D_PATH_SSH_KEY_SIGN=\"/usr/local/ssh/libexec/ssh-keysign\"
-D_PATH_SSH_PIDDIR=\"/usr/local/ssh/etc\"
-D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\"
-DSSH_RAND_HELPER=\"/usr/local/ssh/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c
cipher.c
"cipher.c", line 65.56: 1506-196 (E) Initialization between types "const struct
evp_cipher_st*(*)(void)" and "struct evp_cipher_st*(*)(void)" is not allowed.
"cipher.c", line 66.55: 1506-196 (E) Initialization between types "const struct
evp_cipher_st*(*)(void)" and "struct evp_cipher_st*(*)(void)" is not allowed.
"cipher.c", line 70.57: 1506-196 (E) Initialization between types "const struct
evp_cipher_st*(*)(void)" and "struct evp_cipher_st*(*)(void)" is not allowed.
"cipher.c", line 71.57: 1506-196 (E) Initialization between types "const struct
evp_cipher_st*(*)(void)" and "struct evp_cipher_st*(*)(void)" is not allowed.
"cipher.c", line 72.57: 1506-196 (E) Initialization between types "const struct
evp_cipher_st*(*)(void)" and "struct evp_cipher_st*(*)(void)" is not allowed.
"cipher.c", line 73.57: 1506-196 (E) Initialization between types "const struct
evp_cipher_st*(*)(void)" and "struct evp_cipher_st*(*)(void)" is not allowed.
"cipher.c", line 154.17: 1506-068 (S) Operation between types "char*" and "int"
is not allowed.
"cipher.c", line 155.16: 1506-068 (S) Operation between types "char*" and "int"
is not allowed.
"cipher.c", line 706.24: 1506-068 (E) Operation between types "const struct
evp_cipher_st*(*)(void)" and "struct evp_cipher_st*(*)(void)" is not allowed.
"cipher.c", line 721.24: 1506-068 (E) Operation between types "const struct
evp_cipher_st*(*)(void)" and "struct evp_cipher_st*(*)(void)" is not allowed.
make: 1254-004 The error code from the last command is 1.
Stop.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the openssh-unix-dev
mailing list