RE: openssh 3.7.1p2 on redhat 6.2
From: Darryl Baker (dpb_at_bl.com)
Date: 09/26/03
- Previous message: Peter Mueller: "RE: openssh 3.7.1p2 on redhat 6.2"
- In reply to: Jonathan Sabo: "openssh 3.7.1p2 on redhat 6.2"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
To: "Jonathan Sabo" <sabo@ait.nrl.navy.mil>, <secureshell@securityfocus.com> Date: Thu, 25 Sep 2003 23:42:05 -0400
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Which version of openssl is installed?
Darryl Baker
dpb@bl.com
- -----Original Message-----
From: Jonathan Sabo [mailto:sabo@ait.nrl.navy.mil]
Sent: Thursday, September 25, 2003 9:53 AM
To: secureshell@securityfocus.com
Subject: openssh 3.7.1p2 on redhat 6.2
List,
I realize that redhat 6.2 is no longer being supported by redhat but
was
hopeing that someone may have sucessfully compiled the newest openssh
(3.7.1p2) on a redhat 6.2 system or possibly have rpms. Any
information
as to how to resolve the following compilation errors would be
greatly
appreciated.
Errors:
gcc -g -O2 -Wall -Wpointer-arith -Wno-uninitialized -I. -I.
- -DSSHDIR=\"/usr/local/openssh_v3.7.1p2/etc\"
- -D_PATH_SSH_PROGRAM=\"/usr/local/openssh_v3.7.1p2/bin/ssh\"
- -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/openssh_v3.7.1p2/libexec/ssh-
askpass\"
- -D_PATH_SFTP_SERVER=\"/usr/local/openssh_v3.7.1p2/libexec/sftp-server\
"
- -D_PATH_SSH_KEY_SIGN=\"/usr/local/openssh_v3.7.1p2/libexec/ssh-keysign
\"
- -D_PATH_SSH_PIDDIR=\"/var/run\"
- -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\"
- -DSSH_RAND_HELPER=\"/usr/local/openssh_v3.7.1p2/libexec/ssh-rand-helpe
r\"
- -DHAVE_CONFIG_H -c cipher.c
cipher.c:68: warning: initialization from incompatible pointer type
cipher.c:69: warning: initialization from incompatible pointer type
cipher.c:73: warning: initialization from incompatible pointer type
cipher.c:74: warning: initialization from incompatible pointer type
cipher.c:75: warning: initialization from incompatible pointer type
cipher.c:76: warning: initialization from incompatible pointer type
cipher.c: In function `cipher_init':
cipher.c:232: warning: assignment discards `const' from pointer
target
type
cipher.c:211: warning: unused variable `klen'
cipher.c: In function `cipher_get_keycontext':
cipher.c:405: warning: comparison of distinct pointer types lacks a
cast
cipher.c: In function `cipher_set_keycontext':
cipher.c:420: warning: comparison of distinct pointer types lacks a
cast
gcc -g -O2 -Wall -Wpointer-arith -Wno-uninitialized -I. -I.
- -DSSHDIR=\"/usr/local/openssh_v3.7.1p2/etc\"
- -D_PATH_SSH_PROGRAM=\"/usr/local/openssh_v3.7.1p2/bin/ssh\"
- -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/openssh_v3.7.1p2/libexec/ssh-
askpass\"
- -D_PATH_SFTP_SERVER=\"/usr/local/openssh_v3.7.1p2/libexec/sftp-server\
"
- -D_PATH_SSH_KEY_SIGN=\"/usr/local/openssh_v3.7.1p2/libexec/ssh-keysign
\"
- -D_PATH_SSH_PIDDIR=\"/var/run\"
- -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\"
- -DSSH_RAND_HELPER=\"/usr/local/openssh_v3.7.1p2/libexec/ssh-rand-helpe
r\"
- -DHAVE_CONFIG_H -c cipher-aes.c
cipher-aes.c: In function `ssh_rijndael_init':
cipher-aes.c:54: warning: assignment from incompatible pointer type
cipher-aes.c: In function `ssh_rijndael_cbc':
cipher-aes.c:82: warning: assignment from incompatible pointer type
cipher-aes.c: In function `ssh_rijndael_cleanup':
cipher-aes.c:120: warning: assignment from incompatible pointer type
cipher-aes.c: In function `ssh_rijndael_iv':
cipher-aes.c:133: warning: assignment from incompatible pointer type
cipher-aes.c: In function `evp_rijndael':
cipher-aes.c:151: warning: assignment from incompatible pointer type
cipher-aes.c:152: warning: assignment from incompatible pointer type
cipher-aes.c:153: warning: assignment from incompatible pointer type
gcc -g -O2 -Wall -Wpointer-arith -Wno-uninitialized -I. -I.
- -DSSHDIR=\"/usr/local/openssh_v3.7.1p2/etc\"
- -D_PATH_SSH_PROGRAM=\"/usr/local/openssh_v3.7.1p2/bin/ssh\"
- -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/openssh_v3.7.1p2/libexec/ssh-
askpass\"
- -D_PATH_SFTP_SERVER=\"/usr/local/openssh_v3.7.1p2/libexec/sftp-server\
"
- -D_PATH_SSH_KEY_SIGN=\"/usr/local/openssh_v3.7.1p2/libexec/ssh-keysign
\"
- -D_PATH_SSH_PIDDIR=\"/var/run\"
- -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\"
- -DSSH_RAND_HELPER=\"/usr/local/openssh_v3.7.1p2/libexec/ssh-rand-helpe
r\"
- -DHAVE_CONFIG_H -c cipher-bf1.c
cipher-bf1.c: In function `evp_ssh1_bf':
cipher-bf1.c:94: warning: assignment from incompatible pointer type
cipher-bf1.c:99: warning: assignment from incompatible pointer type
gcc -g -O2 -Wall -Wpointer-arith -Wno-uninitialized -I. -I.
- -DSSHDIR=\"/usr/local/openssh_v3.7.1p2/etc\"
- -D_PATH_SSH_PROGRAM=\"/usr/local/openssh_v3.7.1p2/bin/ssh\"
- -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/openssh_v3.7.1p2/libexec/ssh-
askpass\"
- -D_PATH_SFTP_SERVER=\"/usr/local/openssh_v3.7.1p2/libexec/sftp-server\
"
- -D_PATH_SSH_KEY_SIGN=\"/usr/local/openssh_v3.7.1p2/libexec/ssh-keysign
\"
- -D_PATH_SSH_PIDDIR=\"/var/run\"
- -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\"
- -DSSH_RAND_HELPER=\"/usr/local/openssh_v3.7.1p2/libexec/ssh-rand-helpe
r\"
- -DHAVE_CONFIG_H -c cipher-ctr.c
cipher-ctr.c: In function `ssh_aes_ctr':
cipher-ctr.c:72: warning: assignment from incompatible pointer type
cipher-ctr.c: In function `ssh_aes_ctr_init':
cipher-ctr.c:92: warning: assignment from incompatible pointer type
cipher-ctr.c:97: structure has no member named `key_len'
cipher-ctr.c: In function `ssh_aes_ctr_cleanup':
cipher-ctr.c:108: warning: assignment from incompatible pointer type
cipher-ctr.c: In function `ssh_aes_ctr_iv':
cipher-ctr.c:121: warning: assignment from incompatible pointer type
cipher-ctr.c: In function `evp_aes_128_ctr':
cipher-ctr.c:139: warning: assignment from incompatible pointer type
cipher-ctr.c:140: warning: assignment from incompatible pointer type
cipher-ctr.c:141: warning: assignment from incompatible pointer type
make: *** [cipher-ctr.o] Error 1
[root@atrv2 openssh-3.7.1p2]# gcc --version
egcs-2.91.66
Thanks,
Jonathan Sabo
ITT Industries
-----BEGIN PGP SIGNATURE-----
Version: PGP Personal Security 7.0.3
iQA/AwUBP3O1iEsesUxtgW28EQKunACguYfVTnBPu3aBCUWuS0PwvzZoLBwAn3sA
OV71CmtZ/89EtPFd3/AGNyw4
=5Yzo
-----END PGP SIGNATURE-----
- Previous message: Peter Mueller: "RE: openssh 3.7.1p2 on redhat 6.2"
- In reply to: Jonathan Sabo: "openssh 3.7.1p2 on redhat 6.2"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|