From owner-freebsd-questions@FreeBSD.ORG Tue Sep 7 23:48:18 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9D63516A4CE for ; Tue, 7 Sep 2004 23:48:18 +0000 (GMT) Received: from lakermmtao11.cox.net (lakermmtao11.cox.net [68.230.240.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 115E743D5A for ; Tue, 7 Sep 2004 23:48:18 +0000 (GMT) (envelope-from conrads@cox.net) Received: from dolphin.local.net ([68.11.71.51]) by lakermmtao11.cox.net (InterMail vM.6.01.03.02.01 201-2131-111-104-103-20040709) with ESMTP id <20040907234815.MKBX6461.lakermmtao11.cox.net@dolphin.local.net> for ; Tue, 7 Sep 2004 19:48:15 -0400 Received: from dolphin.local.net (localhost.local.net [127.0.0.1]) by dolphin.local.net (8.13.1/8.13.1) with SMTP id i87NmGT6002607 for ; Tue, 7 Sep 2004 18:48:16 -0500 (CDT) (envelope-from conrads@cox.net) Date: Tue, 7 Sep 2004 18:48:11 -0500 From: "Conrad J. Sabatier" To: freebsd-questions@freebsd.org Message-ID: <20040907184811.12372211@dolphin.local.net> In-Reply-To: <20040907210828.8386.qmail@web21203.mail.yahoo.com> References: <20040907210828.8386.qmail@web21203.mail.yahoo.com> X-Mailer: Sylpheed-Claws 0.9.12a (GTK+ 1.2.10; amd64-portbld-freebsd6.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: complie kernel in amd 64 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Sep 2004 23:48:18 -0000 On Wed, 8 Sep 2004 05:08:28 +0800 (CST), adrian kok wrote: > Hi all > > I try to add ipfw (default -accept), device polling in > the kernel and recomplie in amd 64 > > but I got error as follows: > > how can I fix it > > Thank you > > > > ../../../amd64/amd64/genassym.c:209: error: storage > size of `MSR_FSBASEw2' isn't known > ../../../amd64/amd64/genassym.c:209: error: storage > size of `MSR_FSBASEw3' isn't known > ../../../amd64/amd64/genassym.c:210: error: storage > size of `MSR_GSBASEsign' isn't known > ../../../amd64/amd64/genassym.c:210: error: storage > size of `MSR_GSBASEw0' isn't known > ../../../amd64/amd64/genassym.c:210: error: storage > size of `MSR_GSBASEw1' isn't known > ../../../amd64/amd64/genassym.c:210: error: storage > size of `MSR_GSBASEw2' isn't known > ../../../amd64/amd64/genassym.c:210: error: storage > size of `MSR_GSBASEw3' isn't known > ../../../amd64/amd64/genassym.c:211: error: storage > size of `MSR_KGSBASEsign' isn't known > ../../../amd64/amd64/genassym.c:211: error: storage > size of `MSR_KGSBASEw0' isn't known > ../../../amd64/amd64/genassym.c:211: error: storage > size of `MSR_KGSBASEw1' isn't known > ../../../amd64/amd64/genassym.c:211: error: storage > size of `MSR_KGSBASEw2' isn't known > ../../../amd64/amd64/genassym.c:211: error: storage > size of `MSR_KGSBASEw3' isn't known > *** Error code 1 First, what version of FreeBSD are you trying to compile? Have you recently updated your sources? Second, can you post your complete kernel configuration file? In grepping my CURRENT sources, I find several instances of MSR_KGSBASE under sys, but none with those odd-looking suffixes you're showing. Perhaps something is messed up either in your sources or your kernel config. More info, please! -- Conrad J. Sabatier -- "In Unix veritas"