MFS_IMAGE with a DEBUG kernel

John-Mark Gurney gurney_j at resnet.uoregon.edu
Sat Dec 30 12:44:48 PST 2006


Neelkanth Natu wrote this message on Tue, Dec 12, 2006 at 15:33 -0800:
> Trying to stuff in an MFS_IMAGE into a debug kernel does not work in -current. kern.post.mk tries
> to put the MFS_IMAGE in ${KERNEL_KO} when building ${FULLKERNEL} - but ${KERNEL_KO} has not been
> created at that point.
> 
> The error message I get is:
> 
> linking kernel.debug
> text    data     bss     dec     hex filename
> 3540430 4532668  149800 8222898  7d78b2 kernel.debug
> strings: 'kernel': No such file
> rm: kernel: No such file or directory
> *** Error code 1
> 
> The following patch against version 1.98 of kern.post.mk fixes the problem:

Thanks, committed the fix...

-- 
  John-Mark Gurney				Voice: +1 415 225 5579

     "All that I will do, has been done, All that I have, has not."


More information about the freebsd-hackers mailing list