From owner-freebsd-current Wed Mar 1 20:16:38 2000 Delivered-To: freebsd-current@freebsd.org Received: from lamb.sas.com (lamb.sas.com [192.35.83.8]) by hub.freebsd.org (Postfix) with ESMTP id 387C237B8A6 for ; Wed, 1 Mar 2000 20:16:34 -0800 (PST) (envelope-from jwd@unx.sas.com) Received: from mozart (mozart.unx.sas.com [192.58.184.28]) by lamb.sas.com (8.9.3/8.9.1) with SMTP id XAA23690 for ; Wed, 1 Mar 2000 23:16:33 -0500 (EST) Received: from bb01f39.unx.sas.com by mozart (5.65c/SAS/Domains/5-6-90) id AA00966; Wed, 1 Mar 2000 23:16:02 -0500 Received: (from jwd@localhost) by bb01f39.unx.sas.com (8.9.3/8.9.1) id XAA16166 for freebsd-current@freebsd.org; Wed, 1 Mar 2000 23:16:02 -0500 (EST) (envelope-from jwd) From: "John W. DeBoskey" Message-Id: <200003020416.XAA16166@bb01f39.unx.sas.com> Subject: make release - usr.bin/ssh error To: freebsd-current@freebsd.org Date: Wed, 1 Mar 2000 23:16:02 -0500 (EST) X-Mailer: ELM [version 2.4ME+ PL61 (25)] Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I'm running a make release with sources current as of 7pm EST. I'm in the process of trying to figure out the following failure. ===> usr.sbin/ktutil install -c -s -o root -g wheel -m 555 ktutil /usr/sbin install -c -o root -g wheel -m 444 ktutil.8.gz /usr/share/man/man8 cd /pub/FreeBSD/usr.bin/ssh; make MAKE_KERBEROS5=yes cleandir && make MAKE_KERBEROS5=yes obj && make MAKE_KERBEROS5=yes depend all install cd: can't cd to /pub/FreeBSD/usr.bin/ssh *** Error code 2 I'm in the process of tracking this down. If anyone has any pointers, I'd appreciate the help. If this has already been fixed and I haven't seen the mail/cvs commit yet, please let me know that too... :-) Thanks! John To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message