Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Mar 2005 10:38:29 -0500
From:      John Baldwin <jhb@FreeBSD.org>
To:        freebsd-amd64@FreeBSD.org
Cc:        Ade Lovett <ade@FreeBSD.org>
Subject:   Re: env DESTDIR=/foo make buildworld fails for RELENG_5
Message-ID:  <200503081038.29971.jhb@FreeBSD.org>
In-Reply-To: <422CE0CA.3020402@FreeBSD.org>
References:  <1110067654.50176.2.camel@hood.oook.cz> <200503071232.32611.jhb@FreeBSD.org> <422CE0CA.3020402@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 07 March 2005 06:16 pm, Ade Lovett wrote:
> John Baldwin wrote:
> > On Saturday 05 March 2005 07:07 pm, Pav Lucistnik wrote:
> >>Plain make buildworld without DESTDIR works fine.
> >>
> >>
> >>env DESTDIR=/space/jails/5-amd64/tmp make buildworld
> >
> > Try 'make buildworld DESTDIR=/foo' instead.
>
> Well, taking the same script that I know pav is using, and changing from:
>
> 	env DESTDIR=/foo make world
> to
> 	make world DESTDIR=/foo
>
> it still goes bang in the same place:
>
> [...]
> ===> asn1_compile
> [...]
> cc -O -pipe  -DHAVE_CONFIG_H
> -I/local/tb/jails/5-amd64/src/kerberos5/tools/make-print-version/../../incl
>ude -DINET6  -c
> /local/tb/jails/5-amd64/src/kerberos5/tools/make-print-version/../../../cry
>pto/heimdal/lib/vers/make-print-version.c make: don't know how to make
> /local/tb/jails/5-amd64/tmp/usr/lib/libc.a. Stop
> *** Error code 2
>
>
> FreeBSD nail.lovett.com 6.0-CURRENT FreeBSD 6.0-CURRENT #0: Thu Feb 10
> 09:57:52 PST 2005     root@nail.lovett.com:/usr/obj/usr/src/sys/NAIL  amd64
>
> whilst attempting to build a 5.4-PRERELEASE/amd64 snapshot.

Bug ru@ then.  I think he broke the env DESTDIR=/foo case but make 
DESTDIR=/foo is supposed to work still.

-- 
John Baldwin <jhb@FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve"  =  http://www.FreeBSD.org



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