Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 04 Nov 2004 13:03:05 +0100
From:      Ivan Voras <ivoras@fer.hr>
To:        current@freebsd.org
Subject:   Re: make world DESTDIR=/jail fails
Message-ID:  <418A1A79.5000708@fer.hr>
In-Reply-To: <200411041552.49345.brian@bee-s.com>
References:  <200411041552.49345.brian@bee-s.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Andrew Leikand wrote:
> Hello all!
> 
> I'm trying to make jail work on a FreeBSD 5.3-RC2
> According to the man jail(8)the first step is
> cd /usr/src && make world DESTDIR=/jail
> At stage "1.2: bootstrap tools" i'm getting error:
> 
>  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 /jail/usr/lib/libc.a. Stop
> *** Error code 2

Me too. Either something's broken or the man page should be updated. 
Doing separate 'make buildworld' and then 'make installworld 
DESTDIR=...' works ok.



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