On Sat, 19 May 2012 11:18:37 -0500
CyberLeo Kitsana <cyber...@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.
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to