Date: Sat, 30 Dec 2006 12:27:59 -0800 From: John-Mark Gurney <gurney_j@resnet.uoregon.edu> To: Neelkanth Natu <neelnatu@yahoo.com> Cc: hackers@freebsd.org Subject: Re: MFS_IMAGE with a DEBUG kernel Message-ID: <20061230202759.GI817@funkthat.com> In-Reply-To: <20061212233346.86191.qmail@web34405.mail.mud.yahoo.com> References: <20061212233346.86191.qmail@web34405.mail.mud.yahoo.com>
index | next in thread | previous in thread | raw e-mail
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."
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061230202759.GI817>
