Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Apr 2016 23:22:57 +0200
From:      Marco Steinbach <coco@executive-computing.de>
To:        freebsd-amd64@freebsd.org
Subject:   In-place upgrade 9.x i386 to amd64
Message-ID:  <57155031.5000302@executive-computing.de>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?57155031.5000302>