Date: Mon, 18 Apr 2016 21:46:07 +0000 From: Brooks Davis <brooks@freebsd.org> To: Marco Steinbach <coco@executive-computing.de> Cc: freebsd-amd64@freebsd.org Subject: Re: In-place upgrade 9.x i386 to amd64 Message-ID: <20160418214607.GC33290@spindle.one-eyed-alien.net> In-Reply-To: <57155031.5000302@executive-computing.de> References: <57155031.5000302@executive-computing.de>
next in thread | previous in thread | raw e-mail | index | archive | help
--E/DnYTRukya0zdZ1 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Apr 18, 2016 at 11:22:57PM +0200, Marco Steinbach wrote: > Hi. >=20 > I'm trying to in-place source upgrade 9.3-STABLE #0 r295039 i386 to=20 > stable/9 r297659 amd64. >=20 > I've crossbuild with: >=20 > make -j4 buildworld TARGET=3Damd64 TARGET_ARCH=3Damd64 > make -j4 buildkernel KERNCONF=3DGATEKEEPER TARGET=3Damd64 TARGET_ARCH=3Da= md64 >=20 > Now I'm trying to install, and am getting: >=20 > root@gatekeeper:/usr/src # make installworld TARGET=3Damd64 TARGET_ARCH= =3Damd64 > ERROR: Please set DESTDIR! > *** [installcheck_DESTDIR] Error code 1 You can defeat this seatbelt by adding DESTDIR=3D/ to your make variables. I can't comment on the safety of the result. -- Brooks --E/DnYTRukya0zdZ1 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJXFVWeAAoJEKzQXbSebgfAvKwH/1pUcE6OIZdzxVNv0Oq/2EoZ /bW3Ug5CloipPrdsqoImvdxmlpJXFY/K601oOocBYKU6zJKZZqgUYMGQ2vq2oQRM Fu0N2h2qLVSVnr0hdSt9/2RTiWpIOQHRdCQ/wMXHp53XLeFZWJirFyCZH8GNIQoX t3gJpFmn4t59XqwOWHyg2K39OmhoNRdkjPAePJeIhg9yYlDoMXdGlUsvxcOOrRpl bNqW9CwCJI2dEPmc8Gk9du+W26kT46hu+/lADtzjAvElmLwF1cH3KnMR4wXMH14J t13IG1AtGu/jL5AnIvIEoCuBtvvCY+RyNqLbqfGRPD/O+6OUw33q9KhIEcN82E4= =ltVQ -----END PGP SIGNATURE----- --E/DnYTRukya0zdZ1--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20160418214607.GC33290>