From owner-freebsd-questions Wed Mar 18 17:42:43 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA13403 for freebsd-questions-outgoing; Wed, 18 Mar 1998 17:42:43 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from tornado.cisco.com (tornado.cisco.com [171.69.104.22]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA13371 for ; Wed, 18 Mar 1998 17:42:34 -0800 (PST) (envelope-from bmcgover@bmcgover-pc.cisco.com) Received: from bmcgover-pc.cisco.com (bmcgover-pc.cisco.com [171.69.104.147]) by tornado.cisco.com (8.8.5-Cisco.1/8.6.5) with ESMTP id UAA29860 for ; Wed, 18 Mar 1998 20:42:02 -0500 (EST) Received: from bmcgover-pc.cisco.com (localhost.cisco.com [127.0.0.1]) by bmcgover-pc.cisco.com (8.8.7/8.8.7) with ESMTP id UAA15067 for ; Wed, 18 Mar 1998 20:41:57 -0500 (EST) (envelope-from bmcgover@bmcgover-pc.cisco.com) Message-Id: <199803190141.UAA15067@bmcgover-pc.cisco.com> To: questions@FreeBSD.ORG Reply-To: mcgovern@spoon.beta.com Subject: CVS repository broken? Date: Wed, 18 Mar 1998 20:41:57 -0500 From: Brian McGovern Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've been having some problems within making releases from the RELENG_2_2 tree. Using both the cvs-supfile, and stable-supfile from /usr/share/examples/cvsup, I've tried downloading the source code and doing a make release on it. It always dies in the kerberosIV directory, usually on libroken. After looking, the only file in the directory is a Makefile, and it refers to files that aren't in the tree. If I then take the next logical step and comment out building libroken, it eventually dies on some of the other kerberos utilities. After several hours of commenting and makeing rerelease, it keeps dying. Has something happened to the CVS archive thats causing this? (as I'm not tracking current). I'm on the -current and -stable mailing lists as of last week, and haven't seen anything on this issue. -Brian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message