Kernel Compilation issues/5.2-CURRENT/AMD64
    Peter Wemm 
    peter at wemm.org
       
    Sun Feb 22 21:38:11 PST 2004
    
    
  
On Sunday 22 February 2004 08:29 pm, Jason Lixfeld wrote:
> make buildkernel keeps failing here:
>
> ===> accf_data
> cc -O -fPIC   -D_KERNEL -DKLD_MODULE -nostdinc -I-   -include
Stop right here!  You've removed the 'makeoptions NO_MODULES=notyet'
from your config file.  Put it right back in there immediately.
We don't support kld modules yet.  Your buildkernel is failing because 
you're trying to do something that isn't possible with our  toolchain.
-- 
Peter Wemm - peter at wemm.org; peter at FreeBSD.org; peter at yahoo-inc.com
"All of this is for nothing if we don't go to the stars" - JMS/B5
    
    
More information about the freebsd-questions
mailing list