cipher error

From: megahurts (smailman_at_yahoo.com)
Date: 09/30/03


Date: 29 Sep 2003 20:39:38 -0700

make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/tmp/openssh-3.7.1p2/openbsd-compat'
gcc -g -O2 -Wall -Wpointer-arith -Wno-uninitialized -I. -I.
-DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -
Everyone

greetings.... i am is desperate need of some assistance. In trying to
update my openssh to openssh-3.7.1p2 ireceive the following error
during the "make"

D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/ssh-askpass\"
-D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"
-D_PATH_SSH_KEY_SIGN=\"/usr/libexec/ssh-keysign\"
-D_PATH_SSH_PIDDIR=\"/var/run\"
-D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\"
-DSSH_RAND_HELPER=\"/usr/libexec/ssh-rand-helper\" -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

I successfully compiled and installed zlib-1.1.4 and openssl-0.9.7b
previous to the compile os Openssh. This is a Redhat 6.2 server also

anyone come across this error in the past? Any help will be greatly
appreciated

wayne



Relevant Pages

  • Re: Creating Driver for ACX100 wireless adapter
    ... ../include/p80211netdev.h:587: warning: implicit declaration of function ... acx100.c:551: warning: assignment from incompatible pointer type ... acx100.c:566: warning: passing arg 1 of `acx100_reset_dev' from ...
    (alt.os.linux.suse)
  • cannot build eopnssh-3.1p1 on RedHat 6.2
    ... cipher.c:200: void value not ignored as it ought to be ... cipher.c:280: warning: assignment from incompatible pointer type ...
    (comp.security.ssh)
  • openssh-3.1p1 will not compile on VA Linux 6.2.4 system
    ... cipher.c:200: void value not ignored as it ought to be ... cipher.c:280: warning: assignment from incompatible pointer type ...
    (comp.security.ssh)
  • openssh 3.7.1p2 on redhat 6.2
    ... cipher.c:68: warning: initialization from incompatible pointer type ... cipher.c:232: warning: assignment discards `const' from pointer target ...
    (SSH)
  • RE: openssh 3.7.1p2 on redhat 6.2
    ... openssh 3.7.1p2 on redhat 6.2 ... cipher.c:68: warning: initialization from incompatible pointer type ... cipher-aes.c:54: warning: assignment from incompatible pointer type ...
    (SSH)