From owner-freebsd-bugs Fri Feb 9 1:20:19 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 935D437B69F for ; Fri, 9 Feb 2001 01:20:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f199K1v25862; Fri, 9 Feb 2001 01:20:01 -0800 (PST) (envelope-from gnats) Received: from vestein.arb-phys.uni-dortmund.de (vestein.arb-phys.uni-dortmund.de [192.109.44.6]) by hub.freebsd.org (Postfix) with ESMTP id 38EC137B69D for ; Fri, 9 Feb 2001 01:15:39 -0800 (PST) Received: from yorikke.arb-phys.uni-dortmund.de (yorikke [192.109.44.12]) by vestein.arb-phys.uni-dortmund.de (8.11.1/8.9.3) with ESMTP id f199FTG01755 for ; Fri, 9 Feb 2001 10:15:31 +0100 (MET) (envelope-from wb@vestein.arb-phys.uni-dortmund.de) Received: (from wb@localhost) by yorikke.arb-phys.uni-dortmund.de (8.11.1/8.9.3) id f18AmZT46843; Thu, 8 Feb 2001 11:48:36 +0100 (MET) (envelope-from wb) Message-Id: <200102081048.f18AmZT46843@yorikke.arb-phys.uni-dortmund.de> Date: Thu, 8 Feb 2001 11:48:36 +0100 (MET) From: "Wilhelm B. Kloke" Reply-To: wb@vestein.arb-phys.uni-dortmund.de To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: misc/24964: some reinstall misfunction Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 24964 >Category: misc >Synopsis: some reinstall misfunction >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Feb 09 01:20:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Wilhelm B. Kloke >Release: FreeBSD 4.2-RELEASE i386 >Organization: IfADo >Environment: FreeBSD 4.2-RELEASE i386 >Description: When installing world on a 2nd system, I found that make -DNO_SHARE installworld or make -f Makefile.inc1 -DNO_SHARE reinstall tries to build hierarchy in /usr/share. This fails when /usr/share is RO (e.g. if it is REALLY shared). >How-To-Repeat: Easyly. >Fix: Test for NO_SHARE in etc Makefile. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message