In-place upgrade 9.x i386 to amd64
Marco Steinbach
coco at executive-computing.de
Mon Apr 18 21:31:35 UTC 2016
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 at 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 at gatekeeper:/usr/src #
Was the ability to in-place switch from i386 to amd64 dropped ?
MfG CoCO
More information about the freebsd-amd64
mailing list