Subject: pkg/16502: update problem: openssh 3.0.2.1nb2 - openssh-3.1.1
To: None <gnats-bugs@gnats.netbsd.org>
From: None <root@local.net>
List: netbsd-bugs
Date: 04/26/2002 03:02:49
>Number:         16502
>Category:       pkg
>Synopsis:       update problem: openssh 3.0.2.1nb2 - openssh-3.1.1
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          support
>Submitter-Id:   net
>Arrival-Date:   Fri Apr 26 00:03:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Charlie Root
>Release:        NetBSD 1.5.1
>Organization:
Holdman
>Environment:
	
System:1.5.3 NetBSD 1.5.3 (Detox) #1: Fri Apr 19 09:54:14 PDT 2002 root@server.local.net:/usr/src/sys/arch/i386/compile/Detox i386
gcc version egcs-2.91.66 19990314 (egcs-1.1.2 release)

>Description:
compiling error 
	
===> Building for openssh-3.1.1
(cd openbsd-compat && make)
cc -I/usr/pkgsrc/security/openssh/work/.buildlink/include -O2 -Wall -Wpointer-arith -Wno-uninitialized -I. -I. -I/usr/pkgsrc/security/openssh/work/.buildlink/include -I/usr/pkgsrc/security/openssh/work/.buildlink/include -I/usr/pkgsrc/security/openssh/work/.buildlink/include  -DSSHDIR=\"/usr/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\"  -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/X11R6/bin/ssh-askpass\"  -D_PATH_SFTP_SERVER=\"/usr/libexec/sftp-server\"  -D_PATH_SSH_PIDDIR=\"/var/run\"  -DSSH_RAND_HELPER=\"/usr/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c cipher.c
cipher.c: In function `cipher_init':
cipher.c:200: void value not ignored as it ought to be
cipher.c:206: warning: implicit declaration of function `EVP_CIPHER_CTX_set_key_length'
cipher.c:210: void value not ignored as it ought to be
cipher.c: In function `cipher_crypt':
cipher.c:220: void value not ignored as it ought to be
cipher.c: In function `cipher_cleanup':
cipher.c:227: void value not ignored as it ought to be
cipher.c: In function `ssh1_3des_init':
cipher.c:280: warning: assignment from incompatible pointer type
cipher.c:299: void value not ignored as it ought to be
cipher.c:300: void value not ignored as it ought to be
cipher.c:301: void value not ignored as it ought to be
cipher.c: In function `ssh1_3des_cbc':
cipher.c:314: warning: assignment from incompatible pointer type
cipher.c:318: void value not ignored as it ought to be
cipher.c:319: void value not ignored as it ought to be
cipher.c:320: void value not ignored as it ought to be
cipher.c: In function `ssh1_3des_cleanup':
cipher.c:329: warning: assignment from incompatible pointer type
cipher.c: In function `evp_ssh1_3des':
cipher.c:346: warning: assignment from incompatible pointer type
cipher.c:347: warning: assignment from incompatible pointer type
cipher.c:348: warning: assignment from incompatible pointer type
cipher.c:349: structure has no member named `flags'
cipher.c:349: `EVP_CIPH_CBC_MODE' undeclared (first use in this function)
cipher.c:349: (Each undeclared identifier is reported only once
cipher.c:349: for each function it appears in.)
cipher.c:349: `EVP_CIPH_VARIABLE_LENGTH' undeclared (first use in this function)
cipher.c: In function `evp_ssh1_bf':
cipher.c:392: warning: assignment from incompatible pointer type
cipher.c:394: warning: assignment from incompatible pointer type
cipher.c: In function `ssh_rijndael_init':
cipher.c:413: warning: assignment from incompatible pointer type
cipher.c: In function `ssh_rijndael_cbc':
cipher.c:440: warning: assignment from incompatible pointer type
cipher.c: In function `ssh_rijndael_cleanup':
cipher.c:477: warning: assignment from incompatible pointer type
cipher.c: In function `evp_rijndael':
cipher.c:494: warning: assignment from incompatible pointer type
cipher.c:495: warning: assignment from incompatible pointer type
cipher.c:496: warning: assignment from incompatible pointer type
cipher.c:497: structure has no member named `flags'
cipher.c:497: `EVP_CIPH_CBC_MODE' undeclared (first use in this function)
cipher.c:497: `EVP_CIPH_VARIABLE_LENGTH' undeclared (first use in this function)
cipher.c:498: `EVP_CIPH_ALWAYS_CALL_INIT' undeclared (first use in this function)
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.

>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted: