On Tue, 22 Jul 2008, Joel Dinel wrote:

> > To answer my own question, no sooner had I hit 'send' than I noticed the
> > patch number indicated 4.3.  I have downloaded OpenSSH 5.0, the
> > appropriate 4.1 -> 5.0  patch and all is well.
> 
> Well I am getting the exact same compilation error as you, on a fresh
> OpenBSD 4.3 box, when tying to compile OpenSSH 5.1 with the patch for
> 4.3.
> 
> cc   -o ssh ssh.o readconf.o clientloop.o sshtty.o sshconnect.o
> sshconnect1.o sshconnect2.o mux.o
> -L/usr/src/usr.bin/ssh/ssh/../lib/obj -lssh -lgssapi -lkrb5 -lcrypto
> -lz -ldes
> /usr/src/usr.bin/ssh/ssh/../lib/obj/libssh.a(dh.o)(.text+0x438): In
> function `choose_dh':
> /usr/src/usr.bin/ssh/dh.c:166: undefined reference to `arc4random_uniform'
> collect2: ld returned 1 exit status
> *** Error code 1

Oops, I'll prepare a new openssh43_5.1.patch shortly.

-d

Reply via email to