From wb@vestein.arb-phys.uni-dortmund.de  Fri Feb  9 01:15:42 2001
Return-Path: <wb@vestein.arb-phys.uni-dortmund.de>
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 <FreeBSD-gnats-submit@freebsd.org>; 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 <FreeBSD-gnats-submit@freebsd.org>; 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" <wb@vestein.arb-phys.uni-dortmund.de>
Reply-To: wb@vestein.arb-phys.uni-dortmund.de
To: FreeBSD-gnats-submit@freebsd.org
Subject: some reinstall misfunction
X-Send-Pr-Version: 3.2

>Number:         24964
>Category:       misc
>Synopsis:       some reinstall misfunction
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 09 01:20:01 PST 2001
>Closed-Date:    Tue Feb 20 03:20:36 PST 2001
>Last-Modified:  Tue Feb 20 03:21:54 PST 2001
>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:

From: Dag-Erling Smorgrav <des@ofug.org>
To: wb@vestein.arb-phys.uni-dortmund.de
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: misc/24964: some reinstall misfunction
Date: 09 Feb 2001 17:37:17 +0100

 "Wilhelm B. Kloke" <wb@vestein.arb-phys.uni-dortmund.de> writes:
 >	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).
 
 This is not a bug. The NO_SHARE option simply does not exist; where
 did you get the idea that it did?
 
 DES
 -- 
 Dag-Erling Smorgrav - des@ofug.org
 
State-Changed-From-To: open->closed 
State-Changed-By: kris 
State-Changed-When: Tue Feb 20 03:20:36 PST 2001 
State-Changed-Why:  
NO_SHARE doesn't exist, you want NOSHARE as documented 
in /etc/defaults/make.conf 

http://www.freebsd.org/cgi/query-pr.cgi?pr=24964 
>Unformatted:
