OpenBSD 2.6 & OpenSSH 3.0p1

Alex de Joode usura at zedz.net
Mon Nov 12 10:55:31 EST 2001


On Mon, Nov 12, 2001 at 10:47:28AM +1100, Damien Miller wrote:
> On Mon, 12 Nov 2001, Alex de Joode wrote:
> 
> > The OpenBSD source doesn't compile on OpenBSD 2.6. Markus suggested
> > posting the problem here ..
> 
> Where does it die? 

the portable/openssh compiles fine, but refuses to startup:

[usura at outpost]:/tmp/openssh-3.0p1 {21}$ ./sshd -p 3333 -4
bad addr or host: 0.0.0.0 (name or service is not known)



the openbsd/openssh dies here:

cc   -o ssh ssh.o readconf.o clientloop.o sshtty.o sshconnect.o
sshconnect1.o sshconnect2.o -lkrb -lkafs -L/tmp/ssh/ssh/../lib -lssh
-lcrypto -lz
sshconnect.o: Undefined symbol `_rresvport_af' referenced from text
segment
authfile.o: Undefined symbol `_EVP_PKEY_get1_RSA' referenced from text
segment
authfile.o: Undefined symbol `_EVP_PKEY_get1_DSA' referenced from text
segment
collect2: ld returned 1 exit status
*** Error code 1

Stop in /tmp/ssh/ssh (line 96 of /usr/share/mk/bsd.prog.mk).
*** Error code 1

Stop in /tmp/ssh.
-- 
Exit! Stage Left!



More information about the openssh-unix-dev mailing list