Damien Miller wrote:
> I have just updated the patch, please try again once it has hit the
> ftp server:
> 
> -rw-r--r--  1 djm  djm  6411 Jul 23 23:31 openbsd42_5.1.patch
> -rw-r--r--  1 djm  djm  6144 Jul 23 23:31 openbsd43_5.1.patch
> 
> SHA1 (openbsd42_5.1.patch) = 7ed266a177d09aa67b120b44522f92e1201d34ac
> SHA1 (openbsd43_5.1.patch) = d45b51c446f08e2f1356ef77c4d004814d27c572
> 
> Sorry for the confusion.
> 
>

Probably better but still not OK (tested on both i386 and amd64)

cc   -o sshd sshd.o auth-rhosts.o auth-passwd.o auth-rsa.o auth-rh-rsa.o 
sshpty.o sshlogin.o servconf.o serverloop.o auth.o auth1.o auth2.o 
auth-options.o session.o auth-chall.o auth2-chall.o groupaccess.o 
auth-bsdauth.o auth2-hostbased.o auth2-kbdint.o auth2-none.o 
auth2-passwd.o auth2-pubkey.o monitor_mm.o monitor.o monitor_wrap.o 
kexdhs.o kexgexs.o sftp-server.o sftp-common.o auth-krb5.o auth2-gss.o 
gss-serv.o gss-serv-krb5.o -L/usr/src/usr.bin/ssh/sshd/../lib/obj -lssh 
-lgssapi -lkrb5 -lkafs -lcrypto -lutil -lz -ldes -lwrap
sshd.o(.text+0x247): In function `generate_ephemeral_server_key':
: undefined reference to `arc4random_buf'
sshd.o(.text+0x782): In function `privsep_preauth_child':
: undefined reference to `arc4random_buf'
sshd.o(.text+0xa3d): In function `privsep_postauth':
: undefined reference to `arc4random_buf'
sshd.o(.text+0x2c3b): In function `do_ssh1_kex':
: undefined reference to `arc4random_buf'
collect2: ld returned 1 exit status
*** Error code 1

[demime 1.01d removed an attachment of type application/x-pkcs7-signature which 
had a name of smime.p7s]

Reply via email to