Date: Wed, 8 Sep 2004 05:08:28 +0800 (CST) From: =?iso-8859-1?q?adrian=20kok?= <adriankok2000@yahoo.com.hk> To: questions@FreeBSD.org Subject: complie kernel in amd 64 Message-ID: <20040907210828.8386.qmail@web21203.mail.yahoo.com>
next in thread | raw e-mail | index | archive | help
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 _______________________________________________________________________ Do You Yahoo!? Get your free @yahoo.com.hk address at http://mail.english.yahoo.com.hk
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040907210828.8386.qmail>