buildworld problem

freebsdathome at telus.net freebsdathome at telus.net
Sun May 20 08:36:29 UTC 2012


On Sat, 19 May 2012 11:18:37 -0500
CyberLeo Kitsana <cyberleo at cyberleo.net> wrote:

> On 05/19/2012 03:29 AM, Andriy Babiy wrote:
> >>> "Makefile.inc1", line 160: CPUTYPE global should be set with ?=.
> ...
> > In make.conf I have CPUTYPE=nocona
> 
> As it says, you need CPUTYPE?=nocona instead of CPUTYPE=nocona in
> /etc/make.conf or /etc/src.conf; otherwise the build process chokes
> while building the 32-bit compatibility stuff, since it cannot
> override your 64-bit CPU selection with a 32-bit one.
> 

You are right. Thank you.


More information about the freebsd-questions mailing list