From owner-freebsd-questions Sun Sep 8 1:12: 6 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4F95237B400 for ; Sun, 8 Sep 2002 01:12:03 -0700 (PDT) Received: from neuroflux.com (ns1.neuroflux.com [204.228.228.84]) by mx1.FreeBSD.org (Postfix) with ESMTP id C385543E65 for ; Sun, 8 Sep 2002 01:12:02 -0700 (PDT) (envelope-from sam@neuroflux.com) Received: (qmail 18547 invoked by uid 85); 5 Sep 2002 21:25:18 -0000 Received: from unknown (HELO boise.neuroflux.com) (127.0.0.1) by localhost with SMTP; 5 Sep 2002 21:25:17 -0000 Received: (from vpopmail@localhost) by boise.neuroflux.com (8.12.5/8.12.4/Submit) id g85LPG21018541; Thu, 5 Sep 2002 17:25:16 -0400 (EDT) (envelope-from sam@neuroflux.com) Message-Id: <200209052125.g85LPG21018541@boise.neuroflux.com> X-Authentication-Warning: boise.neuroflux.com: vpopmail set sender to sam@neuroflux.com using -f From: "Sam Evans" To: "freebsd-questions" Subject: make release and 4.6.2-RELEASE Date: Thu, 05 Sep 2002 17:25:16 -0400 Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Virus-Scanned: by AMaViS 0.3.12pre8 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello.. I seem to be having some difficulties doing a make release using the 4.6.2-RELEASE branch of the CVS tree. I've retrieved the CVS tree, and have everything set right on my compile line (make release CHROOTDIR=/local3/release \ BUILDNAME=INFOSEC-4.6.2-RELEASE CVSROOT=/cvsdir/freebsd-cvs \ RELEASETAG=RELENG_4_6_2_RELEASE ) But, what happens is half way through the build process, I get this error: (cd /usr/src/etc/..; install -c -o root -g wheel -m 444 COPYRIGHT /) (cd /usr/src/etc/../share/man; make makedb; ) makewhatis /usr/share/man makewhatis:No such file or directory *** Error code 1 Stop in /usr/src/share/man. *** Error code 1 Stop in /usr/src/etc. *** Error code 1 Any thoughts, suggestions? Thanks .. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message