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

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