Hi

On Nov 8, 2004, at 10:11 AM, Giorgos Keramidas wrote:

On 2004-11-08 09:59, "Chad Leigh -- Shire.Net LLC" <[EMAIL PROTECTED]> wrote:
make world DESTDIR=/foo
or
make buildworld DESTDIR=/foo

does not work on either my i386 or amd64 systems after a cvsup to
5.3-RELEASE and native build.  If you leave off the DESTDIR and build
for the running machine, it works fine.  And the DESTDIR worked fine
under beta7 (and possibly under RC1)

I haven't tried "make world" in a long time, but I recently installed a clean snapshot of CURRENT using a slightly different approach:

        # cd /usr/src
        # make buildworld buildkernel
        # make DESTDIR=/mnt installkernel installworld

I guess I will try this... Thanks.

make buildworld DESTDIR= shows the same problem btw. This is for creating the jail system...

Thanks
Chad



HTH,

Giorgos


_______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to