Hi.

I'm trying to in-place source upgrade 9.3-STABLE #0 r295039 i386 to stable/9 r297659 amd64.

I've crossbuild with:

make -j4 buildworld TARGET=amd64 TARGET_ARCH=amd64
make -j4 buildkernel KERNCONF=GATEKEEPER TARGET=amd64 TARGET_ARCH=amd64

Now I'm trying to install, and am getting:

root@gatekeeper:/usr/src # make installworld TARGET=amd64 TARGET_ARCH=amd64
ERROR: Please set DESTDIR!
*** [installcheck_DESTDIR] Error code 1

Stop in /usr/src.
*** [installworld] Error code 1

Stop in /usr/src.
root@gatekeeper:/usr/src #

Was the ability to in-place switch from i386 to amd64 dropped ?

MfG CoCO

_______________________________________________
freebsd-amd64@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-amd64
To unsubscribe, send any mail to "freebsd-amd64-unsubscr...@freebsd.org"

Reply via email to