Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Jun 2014 13:56:16 -0700
From:      Yuri <yuri@rawbw.com>
Cc:        FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   Re: Build of FreeBSD-10 fails on 9 with unknown target CPU
Message-ID:  <539B6570.5080209@rawbw.com>
In-Reply-To: <539B4B04.904@gmail.com>
References:  <539AC3A7.4040309@rawbw.com> <539B2041.7000202@gmail.com> <alpine.BSF.2.00.1406131118180.46469@wonkity.com> <539B4064.1010108@rawbw.com> <539B4B04.904@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 06/13/2014 12:03, Rolf Nielsen wrote:
> As I stated in my previous reply, to Warren Block's question, I don't
> remember where I found it. However, on my 10.0-STABLE r265900 I found
> these lines in /usr/share/examples/etc/make.conf

Ok, 10 source has corei7 in share/examples/etc/make.conf, so should be 
no problem.

My problem is probably because buildworld uses old /usr/share/mk/ make 
files (from FreeBSD 9 in my case).
I usually do 
buildworld,installworld,buildkernel,installkernel,mergemaster stages to 
update the system. However, these steps use the old /usr/share/mk/ 
files, and this causes this error "unknown target CPU 'amd64'" in 
buildworld.

Is there any recommended way to solve this dependency on the old 
makefiles during build of the newer version on the older system?

Yuri



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