It looks like world does not currently compile: some files
have been removed from src/crypto/openssh/ a few hours ago,
but are still listed in SRCS in secure/usr.sbin/sshd/Makefile.

Possible workaround:

--- secure/usr.sbin/sshd/Makefile.dist  Fri May  4 17:10:19 2001
+++ secure/usr.sbin/sshd/Makefile       Fri May  4 18:14:35 2001
@@ -5,8 +5,8 @@
 
 PROG=  sshd
 SRCS=  sshd.c auth-rhosts.c auth-passwd.c auth-rsa.c auth-rh-rsa.c \
-       pty.c log-server.c login.c servconf.c serverloop.c \
-       auth.c auth1.c auth2.c auth-options.c session.c login_access.c dh.c \
+       log-server.c servconf.c serverloop.c \
+       auth.c auth1.c auth2.c auth-options.c session.c dh.c \
        auth-pam.c
 MAN=   sshd.8
 

-- 
Thomas Quinot ** Département Informatique & Réseaux ** [EMAIL PROTECTED]
              ENST   //   46 rue Barrault   //   75634 PARIS CEDEX 13 

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to