From nobody@FreeBSD.org  Wed Apr  6 12:56:22 2011
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 583DF1065780
	for <freebsd-gnats-submit@FreeBSD.org>; Wed,  6 Apr 2011 12:56:22 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 4A9B98FC15
	for <freebsd-gnats-submit@FreeBSD.org>; Wed,  6 Apr 2011 12:56:22 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id p36CuLJE082690
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 6 Apr 2011 12:56:21 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id p36CuLJh082689;
	Wed, 6 Apr 2011 12:56:21 GMT
	(envelope-from nobody)
Message-Id: <201104061256.p36CuLJh082689@red.freebsd.org>
Date: Wed, 6 Apr 2011 12:56:21 GMT
From: Bjrn Heidotting <b.heidotting@web.de>
To: freebsd-gnats-submit@FreeBSD.org
Subject: installworld fails when build with "WITHOUT_"-knobs
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         156219
>Category:       i386
>Synopsis:       installworld fails when build with "WITHOUT_"-knobs
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-i386
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 06 13:00:20 UTC 2011
>Closed-Date:    Wed Apr 06 17:16:58 UTC 2011
>Last-Modified:  Wed Apr 06 17:16:58 UTC 2011
>Originator:     Bjrn Heidotting
>Release:        8.2
>Organization:
>Environment:
FreeBSD griffin.mylan.dom 8.2-RELEASE FreeBSD 8.2-RELEASE #1: Wed Mar 2 20:24:24 CET 2011 root@:/usr/obj/usr/src/sys/KERN0311 i386
>Description:
I have tried to build and install the world into a jail, but it always fails at the same point.

I do the following:

# cd /usr/obj && chflags -R noschg * && rm -rf * 
# cd /usr/src && make buildworld __MAKE_CONF=/etc/jail.make.conf
# make installworld DESTDIR=/jail/www

then, installworld fails:

install -o root  -g wheel -m 444  sv_SE.ISO8859-1.cat  /usr/share/nls/sv_SE.ISO8859-1/libc.cat
install -o root  -g wheel -m 444  uk_UA.UTF-8.cat  /usr/share/nls/uk_UA.UTF-8/libc.cat
install -o root -g wheel -m 444 btree.3.gz  /usr/share/man/man3
install: btree.3.gz: No such file or directory
*** Error code 71

Stop in /usr/src/lib/libc.
*** Error code 1
>How-To-Repeat:
see above
>Fix:


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: remko 
State-Changed-When: Wed Apr 6 17:16:57 UTC 2011 
State-Changed-Why:  
This is not a problem, this is a question, please ask this on the 
questions@FreeBSD.org mailinglist, there are plenty of people that can 
and will help you.. 

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