i386/156219: installworld fails when build with "WITHOUT_"-knobs

Björn Heidotting b.heidotting at web.de
Wed Apr 6 13:00:21 UTC 2011


>Number:         156219
>Category:       i386
>Synopsis:       installworld fails when build with "WITHOUT_"-knobs
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-i386
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 06 13:00:20 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Björn 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:
>Unformatted:


More information about the freebsd-i386 mailing list