From nobody@FreeBSD.org  Sat Dec 12 21:02:33 2009
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 60C0F106566C
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 12 Dec 2009 21:02:33 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 4F1898FC0C
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 12 Dec 2009 21:02:33 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id nBCL2Wb0075992
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 12 Dec 2009 21:02:32 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id nBCL2WmL075991;
	Sat, 12 Dec 2009 21:02:32 GMT
	(envelope-from nobody)
Message-Id: <200912122102.nBCL2WmL075991@www.freebsd.org>
Date: Sat, 12 Dec 2009 21:02:32 GMT
From: Ben Grimm <freebsd@bengrimm.net>
To: freebsd-gnats-submit@FreeBSD.org
Subject: /usr/share/doc/en_US.ISO8859-1 not installed on 8.0
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         141407
>Category:       docs
>Synopsis:       /usr/share/doc/en_US.ISO8859-1 not installed on 8.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Dec 12 21:10:02 UTC 2009
>Closed-Date:    Sun Dec 13 09:33:22 UTC 2009
>Last-Modified:  Sun Dec 13 09:33:22 UTC 2009
>Originator:     Ben Grimm
>Release:        FreeBSD 8.0-STABLE
>Organization:
none
>Environment:
FreeBSD box 8.0-STABLE FreeBSD 8.0-STABLE #1: Mon Dec  7 22:57:37 CET 2009     toor@box:/usr/obj/usr/src/sys/BOX  amd64

>Description:
Not all docs are installed in /usr/share/doc/

See report:
http://forums.freebsd.org/showpost.php?p=55263&postcount=28
http://forums.freebsd.org/showpost.php?p=55296&postcount=29

[/usr/src/release/doc]# make
"Makefile", line 38: Could not find /usr/src/release/doc/../../../doc/share/mk/doc.subdir.mk
make: fatal errors encountered -- cannot continue

/usr/src/release/doc/en_US.ISO8859-1]# make
"Makefile", line 13: Could not find /usr/src/release/doc/en_US.ISO8859-1/../../../../doc/share/mk/doc.project.mk
make: fatal errors encountered -- cannot continue

>How-To-Repeat:
See above make commands. Whether they are run separately or as part of the 'make installworld' cycle doesn't seem to make a difference.
>Fix:


>Release-Note:
>Audit-Trail:

From: Szilveszter Adam <sziszi@bsd.hu>
To: Ben Grimm <freebsd@bengrimm.net>
Cc: freebsd-gnats-submit@freebsd.org
Subject: Re: docs/141407: /usr/share/doc/en_US.ISO8859-1 not installed on
 8.0
Date: Sun, 13 Dec 2009 09:58:26 +0100

 Hello Ben,
 
 This seems to be a misunderstanding. The docs under the src/release are
 not supposed to be built during "make buildworld" ("make installworld"
 does not build anything anyway.) Nor are are they supposed to build just by
 typing "make" in one of the directories. (In fact, much of the FreeBSD
 src tree does not work that way.) 
 
 The files under src/release are part of the FreeBSD Documentation
 Project, and require special tools to build; those tools are not part of
 the src tree. There are also other docs that get installed under
 /usr/share/doc, but those are also not part of the base system. 
 
 For more information on the documentation set and on how to build them, see 
 
 http://www.freebsd.org/docproj
 
 I believe this PR can be closed.
 
 -- 
 BSD: An Operating System, Not a Religion.
State-Changed-From-To: open->closed 
State-Changed-By: linimon 
State-Changed-When: Sun Dec 13 09:31:10 UTC 2009 
State-Changed-Why:  
The release docs use a different procedure to build. 

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