From nobody@FreeBSD.org  Mon Feb  5 16:02:30 2001
Return-Path: <nobody@FreeBSD.org>
Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id 65F6237B503
	for <freebsd-gnats-submit@FreeBSD.org>; Mon,  5 Feb 2001 16:02:30 -0800 (PST)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.11.1/8.11.1) id f1602Ua06461;
	Mon, 5 Feb 2001 16:02:30 -0800 (PST)
	(envelope-from nobody)
Message-Id: <200102060002.f1602Ua06461@freefall.freebsd.org>
Date: Mon, 5 Feb 2001 16:02:30 -0800 (PST)
From: david@mu.org
To: freebsd-gnats-submit@FreeBSD.org
Subject: "make -j# installworld" can (will?) fail with odd messages
X-Send-Pr-Version: www-1.0

>Number:         24887
>Category:       docs
>Synopsis:       "make -j# installworld" can (will?) fail with odd messages
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 05 16:10:01 PST 2001
>Closed-Date:    Thu Apr 19 20:52:12 PDT 2001
>Last-Modified:  Thu Apr 19 20:52:25 PDT 2001
>Originator:     David Drum
>Release:        -STABLE
>Organization:
the Paul Saab Fan Club
>Environment:
>Description:
http://www.freebsd.org/handbook/makeworld.html
Section 19.4.6.4
The "Note:" says to pass the same arguments to make for both buildworld and installworld, but passing -j# to installworld will fail with odd messages.
>How-To-Repeat:
make -j4 buildworld
make -j4 installworld
>Fix:
Tell readers not to pass -j# to installworld somewhere (possibly multiple places) in http://www.freebsd.org/handbook/makeworld.html

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: dd 
State-Changed-When: Wed Apr 18 18:08:18 PDT 2001 
State-Changed-Why:  
I believe this has been remedied with Nik's update to that part of the 
Handbook.  Can you confirm this? 

http://www.freebsd.org/cgi/query-pr.cgi?pr=24887 
State-Changed-From-To: feedback->closed 
State-Changed-By: dd 
State-Changed-When: Thu Apr 19 20:52:12 PDT 2001 
State-Changed-Why:  
Patch committed, thanks for the report! 

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