From owner-freebsd-stable Wed Jul 29 08:59:48 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA20092 for freebsd-stable-outgoing; Wed, 29 Jul 1998 08:59:48 -0700 (PDT) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from super-g.inch.com (super-g.com [207.240.140.161]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA20070 for ; Wed, 29 Jul 1998 08:59:43 -0700 (PDT) (envelope-from spork@super-g.com) Received: from localhost (localhost [127.0.0.1]) by super-g.inch.com (8.8.8/8.8.5) with SMTP id LAA08949 for ; Wed, 29 Jul 1998 11:59:11 -0400 (EDT) Date: Wed, 29 Jul 1998 11:59:11 -0400 (EDT) From: spork X-Sender: spork@super-g.inch.com To: stable@FreeBSD.ORG Subject: make buildworld/installworld 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 Could someone confirm whether this is pilot error or not? These sources are from July 26. I was short on space, so I skipped over some things by giving a bunch of flags such as -DNOINFO -DNOSHARE -DNOPROFILE, etc... The build went fine, but install is complaining about: -------------------------------------------------------------- Rebuilding man page indexes -------------------------------------------------------------- cd /usr/src/share/man && /usr/obj/usr/src/tmp/usr/bin/make makedb cd: can't cd to /usr/src/share/man *** Error code 2 Stop. *** Error code 1 Stop. Now I didn't want to install anything from /usr/src/share, so it doesn't exist. Is it absolutely necessary? In this case I'm only upgrading from a snapshot of about 3 weeks ago... And I am calling installworld with the exact same flags. Even tried adding -DNOMAN with the same results. Do I absolutely need /usr/src/share? Thanks, Charles Charles Sprickman spork@super-g.com ---- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message