From owner-freebsd-stable Thu Jan 4 16:43:35 2001 From owner-freebsd-stable@FreeBSD.ORG Thu Jan 4 16:43:31 2001 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from pericles.IPAustralia.gov.au (pericles.IPAustralia.gov.au [202.14.186.30]) by hub.freebsd.org (Postfix) with ESMTP id 4ABD937B400 for ; Thu, 4 Jan 2001 16:43:30 -0800 (PST) Received: (from smap@localhost) by pericles.IPAustralia.gov.au (8.9.3/8.9.3) id LAA13540 for ; Fri, 5 Jan 2001 11:43:23 +1100 (EST) (envelope-from carl@xena.ipaustralia.gov.au) Received: from newton.aipo.gov.au(10.0.100.18) by pericles.IPAustralia.gov.au via smap (V2.0) id xma013524; Fri, 5 Jan 01 11:43:18 +1100 Received: from localhost (carl@localhost) by newton.aipo.gov.au (8.11.1/8.11.0) with ESMTP id f050hIi55923 for ; Fri, 5 Jan 2001 11:43:18 +1100 (EST) (envelope-from carl@xena.ipaustralia.gov.au) X-Authentication-Warning: newton.aipo.gov.au: carl owned process doing -bs Date: Fri, 5 Jan 2001 11:43:18 +1100 (EST) From: Carl Makin X-Sender: carl@newton.aipo.gov.au To: stable@freebsd.org Subject: Problems with Make Release! Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG A make release on the 4.2-STABLE branch is currently dying with; (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 Stop in /usr/src/release. Also "install -C" (ie compare before install) doesn't seem to work either. Anyone have any ideas on how to get around this? Carl. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message