From setantae@submonkey.net  Sun Feb 24 08:50:52 2002
Return-Path: <setantae@submonkey.net>
Received: from relay3-gui.server.ntli.net (relay3-gui.server.ntli.net [194.168.4.200])
	by hub.freebsd.org (Postfix) with ESMTP id 3A99837B41A
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 24 Feb 2002 08:50:46 -0800 (PST)
Received: from pc4-card4-0-cust162.cdf.cable.ntl.com
	([80.4.14.162] helo=rhadamanth.private.submonkey.net ident=mailnull)
	by relay3-gui.server.ntli.net with esmtp (Exim 3.03 #2)
	id 16f1rI-0004Vm-00
	for FreeBSD-gnats-submit@freebsd.org; Sun, 24 Feb 2002 16:50:44 +0000
Received: from setantae by rhadamanth.private.submonkey.net with local (Exim 3.35 #1)
	id 16f1r5-000Ioy-00
	for FreeBSD-gnats-submit@freebsd.org; Sun, 24 Feb 2002 16:50:31 +0000
Message-Id: <E16f1r5-000Ioy-00@rhadamanth.private.submonkey.net>
Date: Sun, 24 Feb 2002 16:50:31 +0000
From: Ceri <setantae@submonkey.net>
Sender: Ceri <setantae@submonkey.net>
Reply-To: Ceri <setantae@submonkey.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Add a note to my chroot'ing named section
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         35278
>Category:       docs
>Synopsis:       Add a note to my chroot'ing named section
>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:   Sun Feb 24 09:00:04 PST 2002
>Closed-Date:    Tue Feb 26 01:44:57 PST 2002
>Last-Modified:  Tue Feb 26 01:45:12 PST 2002
>Originator:     Ceri <setantae@submonkey.net>
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
>Environment:
System: FreeBSD rhadamanth.private.submonkey.net 4.5-STABLE FreeBSD 4.5-STABLE #0: Tue Feb 12 17:56:57 GMT 2002 setantae@rhadamanth.private.submonkey.net:/usr/obj/usr/src/sys/RHADAMANTH i386


	
>Description:
	
I've received two reports of the directions for building a statically linked
copy of named-xfer failing.
This patch adds information on how to fix the issue should it arise.

Ceri
>How-To-Repeat:
	
>Fix:

--- doc/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml.old	Sun Feb 24 16:35:42 2002
+++ doc/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml	Sun Feb 24 16:43:21 2002
@@ -4316,7 +4316,19 @@
 	      <screen>&prompt.root; <userinput>cd /usr/src/lib/libisc && make clean all</userinput>
 &prompt.root; <userinput>cd /usr/src/lib/libbind && make clean all</userinput>
 &prompt.root; <userinput>cd /usr/src/libexec/named-xfer && make NOSHARED=yes all</userinput>
-&prompt.root; <userinput>cp named-xfer /etc/namedb/bin && chmod 555 /etc/namedb/bin/named-xfer</userinput></screen>
+&prompt.root; <userinput>cp named-xfer /etc/namedb/bin && chmod 555 /etc/namedb/bin/named-xfer</userinput><co id="clean-cruft"></screen>
+	  <calloutlist>
+	    <callout arearefs="clean-cruft">
+	      <para>This step has been reported to fail occasionally.  If this
+		happens to you, then issue the command:</para>
+
+		  <screen>&prompt.root; <userinput>cd /usr/src && make cleandir && make cleandir</userinput></screen>
+
+	      <para>This will clean out any <quote>cruft</quote> from your
+		source tree, and retrying the steps above should then work.</para>
+	    </callout>
+	  </calloutlist>
+
 	</listitem>
 
 	<listitem>
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: chern 
State-Changed-When: Tue Feb 26 01:44:57 PST 2002 
State-Changed-Why:  
Committed, Thanks! 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=35278 
>Unformatted:
