Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Mar 2015 21:09:50 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 198549] FreeBSD -STABLE r279935 world fail to build.
Message-ID:  <bug-198549-8-EZPqPtNzYa@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-198549-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-198549-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198549

--- Comment #1 from sasamotikomi@gmail.com ---
Problem still not fixed for me.
Also strange allergy to "" in argument:
/etc/make.conf
CPUTYPE?=athlon-xp
ok
CPUTYPE?="athlon-xp"
--- buildworld ---
make[1]: "/usr/src/Makefile.inc1" line 169: CPUTYPE global should be set with
?=.
*** [buildworld] Error code 1

make: stopped in /usr/src
1 error

make: stopped in /usr/src

and NO_PROFILE=true is required in make.conf or need only WITHOUT_PROFILE=true
in src.conf?
And my src.conf:
WITHOUT_PROFILE=true
WITHOUT_GAMES=true
WITHOUT_HTML=true
WITHOUT_HYPERV=true
WITHOUT_OPENSSH=true
WITHOUT_OPENSSL=true
WITHOUT_KVM=true
WITHOUT_MAIL=true

-- 
You are receiving this mail because:
You are the assignee for the bug.



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