complie kernel in amd 64

From: adrian kok (adriankok2000_at_yahoo.com.hk)
Date: 09/07/04

  • Next message: Wayne Pascoe: "Re: IP Filter on FreeBSD 5.2.1"
    Date: Wed, 8 Sep 2004 05:08:28 +0800 (CST)
    To: questions@FreeBSD.org
    
    

    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
    _______________________________________________
    freebsd-questions@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"


  • Next message: Wayne Pascoe: "Re: IP Filter on FreeBSD 5.2.1"