problem compiling OpenSSH 3.9 on OpenBSD 3.4

downtime at slagheap.net downtime at slagheap.net
Sat Aug 21 06:33:22 EST 2004


Please pardon any user idiocy involved, but I applied the OpenBSD 3.4 
patch to the 3.9 sources on both my i386 and sparc64 OpenBSD 3.4 boxes, 
and get the same error:

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 uidswap.o 
auth.o auth1.o auth2.o auth-options.o session.o auth-chall.o 
auth2-chall.o groupaccess.o auth-skey.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 
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: In function `main':
sshd.o(.text+0x1ed4): undefined reference to `closefrom'
sshd.o(.text+0x1ee4): undefined reference to `closefrom'
collect2: ld returned 1 exit status
*** Error code 1

Stop in /usr/src/usr.bin/ssh/sshd (line 122 of 
/usr/share/mk/bsd.prog.mk).
*** Error code 1

Stop in /usr/src/usr.bin/ssh.

What did I screw up?

-peter




More information about the openssh-unix-dev mailing list