Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Oct 2004 11:23:14 -0400 (EDT)
From:      SystemOperator <sysop@learn2.plymouth.edu>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   misc/72312: Build of jail fails
Message-ID:  <200410041523.i94FNEIs007260@learn2.plymouth.edu>
Resent-Message-ID: <200410041530.i94FUFq1064629@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         72312
>Category:       misc
>Synopsis:       Build of jail fails
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 04 15:30:15 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Ted Wisniewski
>Release:        FreeBSD 5.3-BETA7 i386
>Organization:
Plymouth State University
>Environment:
System: FreeBSD learn2.plymouth.edu 5.3-BETA7 FreeBSD 5.3-BETA7 #3: Sat Oct 2 21:17:28 EDT 2004 sysop@learn2.plymouth.edu:/usr/src/sys/i386/compile/GENERIC i386


>Description:
	As documented in the jail(8) manpage there is an apparent
	inability to build world with an alternate "DESTDIR"

	Did make clean in /usr/src, no difference in behavior.

>How-To-Repeat:
	As documented in the jail(8) manpage the following fails:

     D=/data/master
     cd /usr/src
     mkdir -p $D
     make world DESTDIR=$D		<--  Fails here with

...SNIP...

mkdep -f .depend -a    -I/usr/obj/usr/src/i386/legacy/usr/include /usr/src/games/fortune/strfile/strfile.c
echo strfile: /data/master/usr/lib/libc.a /usr/obj/usr/src/i386/legacy/usr/lib/libegacy.a >> .depend
cc -O -pipe  -I/usr/obj/usr/src/i386/legacy/usr/include -c /usr/src/games/fortune/strfile/strfile.c
make: don't know how to make /data/master/usr/lib/libc.a. Stop
*** Error code 2

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.


>Fix:

	Unknown at this time.

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410041523.i94FNEIs007260>