From owner-cvs-src Wed Mar 5 2:15:56 2003 Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 024A637B401; Wed, 5 Mar 2003 02:15:55 -0800 (PST) Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id CAA2443F3F; Wed, 5 Mar 2003 02:15:49 -0800 (PST) (envelope-from des@ofug.org) Received: by flood.ping.uio.no (Postfix, from userid 2602) id 011C25311; Wed, 5 Mar 2003 11:15:47 +0100 (CET) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: John Baldwin Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf options.i386 src/sys/i386/conf NOTES src/sys/i386/i386 mp_machdep.c From: Dag-Erling Smorgrav Date: Wed, 05 Mar 2003 11:15:47 +0100 In-Reply-To: <200303042024.h24KOrhu053770@repoman.freebsd.org> (John Baldwin's message of "Tue, 4 Mar 2003 12:24:53 -0800 (PST)") Message-ID: User-Agent: Gnus/5.090014 (Oort Gnus v0.14) Emacs/21.2 (i386--freebsd) References: <200303042024.h24KOrhu053770@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-cvs-src@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG John Baldwin writes: > Modified files: > sys/conf options.i386 > sys/i386/conf NOTES > sys/i386/i386 mp_machdep.c > Log: > Wrap the hyperthreading support code with the HTT kernel option. > Hyperthreading support is now off unless the HTT option is added. You need to add it to options.pc98 as well - the pc98 kernel build uses the i386 mp_machdep.c, and fails because opt_htt.h does not exist. DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-src" in the body of the message