Kernel compile failure
    Steve Mynott 
    steve at tightrope.demon.co.uk
       
    Sun Jul 20 17:05:32 PDT 2003
    
    
  
Matthew Dillon wrote:
:Maybe not a bug but something dumb I am doing but...
:
:With a CVS checkout of dragonfly on FreeBSD 4.8 userland builds fine but 
:I have problems with 'make kernelbuild' and get the following error:-
:
:cc -shared -nostdlib hack.c -o hack.So
:rm -f hack.c
    Thanks for the bug report, Steve!  It turns out the various
    cpu directives in GENERIC conditionally compiled in some
    code that had not had its underscores properly removed.  I've
    committed fixes for it but haven't tested those cpus.  It
    ought to work now.
Yes now that works fine thanks!
(corrected email address)
-- Steve
    
    
More information about the Bugs
mailing list