env DESTDIR=/foo make buildworld fails for RELENG_5
John Baldwin
jhb at FreeBSD.org
Tue Mar 8 16:02:09 GMT 2005
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 at 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 at FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve" = http://www.FreeBSD.org
More information about the freebsd-amd64
mailing list